]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_trace.cpp
Remove /summon and /users (I think 15+ years of being marked deprecated is enough...
[user/henk/code/inspircd.git] / src / cmd_trace.cpp
index a80a19b0420921a2096f7e3e398f724e25b7865d..d4e0b9254e065a6827142fa6d9de6de27d7c73a3 100644 (file)
  * ---------------------------------------------------
  */
 
-#include "users.h"
 #include "inspircd.h"
 #include "commands/cmd_trace.h"
 
-
-
 extern "C" DllExport command_t* init_command(InspIRCd* Instance)
 {
        return new cmd_trace(Instance);