mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-26 16:26:24 +01:00
Remove compiler warnings
This commit is contained in:
parent
5b863c25ae
commit
8207ea18bf
@ -250,7 +250,7 @@ reload(Host, NewOpts, OldOpts) ->
|
|||||||
ok
|
ok
|
||||||
end.
|
end.
|
||||||
|
|
||||||
depends(_Host, Opts) ->
|
depends(_Host, _Opts) ->
|
||||||
[].
|
[].
|
||||||
|
|
||||||
-spec register_iq_handlers(binary()) -> ok.
|
-spec register_iq_handlers(binary()) -> ok.
|
||||||
|
Loading…
Reference in New Issue
Block a user