mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-26 16:26:24 +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',
|
'subject',
|
||||||
'welcome-message'
|
'welcome-message'
|
||||||
]),
|
]),
|
||||||
exmpp_xml:add_known_attrs(xmpp, [
|
|
||||||
'online-users',
|
|
||||||
'outgoing-s2s-servers',
|
|
||||||
'registered-users',
|
|
||||||
'running-nodes',
|
|
||||||
'stopped-nodes'
|
|
||||||
]),
|
|
||||||
ok.
|
ok.
|
||||||
|
|
||||||
stop(Host) ->
|
stop(Host) ->
|
||||||
|
Loading…
Reference in New Issue
Block a user