diff options
Diffstat (limited to 'src/commands.cpp')
-rw-r--r-- | src/commands.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/commands.cpp b/src/commands.cpp index b3b9d41ac..599ccdb80 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -63,7 +63,6 @@ using namespace std; #include "typedefs.h" #include "command_parse.h" -extern SocketEngine* SE; extern ServerConfig* Config; extern InspIRCd* ServerInstance; |