25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-22 16:20:52 +01:00

Remove call to function no longer existent

This commit is contained in:
Badlop 2010-12-21 01:03:00 +01:00
parent a13c9185f7
commit 563344d219

View File

@ -57,13 +57,6 @@ start(Host, Opts) ->
'subject',
'welcome-message'
]),
exmpp_xml:add_known_attrs(xmpp, [
'online-users',
'outgoing-s2s-servers',
'registered-users',
'running-nodes',
'stopped-nodes'
]),
ok.
stop(Host) ->