diff --git a/src/dbus/instance-introspec.xml b/src/dbus/instance-introspec.xml index 4b7d075cd87112df83744e3740f892d4f1cb26e5..f564d54cc1ed7bb941af0b35fb063928cd2a9f88 100644 --- a/src/dbus/instance-introspec.xml +++ b/src/dbus/instance-introspec.xml @@ -29,18 +29,5 @@ </tp:docstring> </arg> </method> - - <method name="getRegistrationCount" tp:name-for-bindings="getRegistrationCount"> - <tp:docstring> - Get the number of connected clients. - </tp:docstring> - <arg type="i" name="count" direction="out"> - <tp:docstring> - The number of client currently connected to the core - </tp:docstring> - </arg> - </method> - - </interface> </node>