summaryrefslogtreecommitdiff
path: root/src/cmd_info.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_info.cpp')
-rw-r--r--src/cmd_info.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/cmd_info.cpp b/src/cmd_info.cpp
index 8f81c823f..b3253daef 100644
--- a/src/cmd_info.cpp
+++ b/src/cmd_info.cpp
@@ -17,12 +17,8 @@
#include "configreader.h"
#include "users.h"
#include "modules.h"
-#include "commands.h"
-
#include "commands/cmd_info.h"
-
-
void cmd_info::Handle (const char** parameters, int pcnt, userrec *user)
{
user->WriteServ( "371 %s :. o O (The Inspire Internet Relay Chat Server) O o .", user->nick);