Skip to content
Snippets Groups Projects
Commit 126c8724 authored by Rafaël Carré's avatar Rafaël Carré
Browse files

Remove unused getRegistrationCount()

sflphone daemon can not work without DBus
parent 0330e442
No related branches found
No related tags found
No related merge requests found
...@@ -29,18 +29,5 @@ ...@@ -29,18 +29,5 @@
</tp:docstring> </tp:docstring>
</arg> </arg>
</method> </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> </interface>
</node> </node>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment