From ca4c4a67988419b9eb479ffcf82238dc1648b0ad Mon Sep 17 00:00:00 2001 From: attilamolnar Date: Sun, 2 Jun 2013 18:05:01 +0200 Subject: Route WALLOPS like a regular command, remove OnWallops hook --- src/modules.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/modules.cpp') diff --git a/src/modules.cpp b/src/modules.cpp index 871bb9499..acd80323d 100644 --- a/src/modules.cpp +++ b/src/modules.cpp @@ -152,7 +152,6 @@ void Module::OnSyncNetwork(Module*, void*) { } void Module::ProtoSendMode(void*, TargetTypeFlags, void*, const std::vector&, const std::vector&) { } void Module::OnDecodeMetaData(Extensible*, const std::string&, const std::string&) { } void Module::ProtoSendMetaData(void*, Extensible*, const std::string&, const std::string&) { } -void Module::OnWallops(User*, const std::string&) { } void Module::OnChangeHost(User*, const std::string&) { } void Module::OnChangeName(User*, const std::string&) { } void Module::OnChangeIdent(User*, const std::string&) { } -- cgit v1.3.1-10-gc9f91