]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_privmsg.cpp
Add m_cycle: server-side equivilant of /hop, except it overrides +ilk. For the curiou...
[user/henk/code/inspircd.git] / src / cmd_privmsg.cpp
index a99f8a594cfe4224a255f2a1f02fa52897f022ff..71e121a522bd6f2164b484934e3a131818096b4d 100644 (file)
@@ -18,8 +18,6 @@
 #include "wildcard.h"
 #include "commands/cmd_privmsg.h"
 
-
-
 extern "C" DllExport  command_t* init_command(InspIRCd* Instance)
 {
        return new cmd_privmsg(Instance);