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:
parent
a13c9185f7
commit
563344d219
@ -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) ->
|
||||
|
Loading…
Reference in New Issue
Block a user