mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Remove unused function clause in mod_carboncopy
This commit is contained in:
parent
f075e92f08
commit
834c680f97
@ -153,9 +153,7 @@ check_and_forward(JID, To, Packet, Direction)->
|
||||
end;
|
||||
_ ->
|
||||
ok
|
||||
end;
|
||||
|
||||
check_and_forward(_JID, _To, _Packet, _)-> ok.
|
||||
end.
|
||||
|
||||
remove_connection(User, Server, Resource, _Status)->
|
||||
disable(Server, User, Resource),
|
||||
|
Loading…
Reference in New Issue
Block a user