Remove unused function clause in mod_carboncopy

This commit is contained in:
Holger Weiss 2015-02-11 00:52:47 +01:00
parent f075e92f08
commit 834c680f97
1 changed files with 1 additions and 3 deletions

View File

@ -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),