summaryrefslogtreecommitdiff
path: root/src/cmd_userhost.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_userhost.cpp')
-rw-r--r--src/cmd_userhost.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_userhost.cpp b/src/cmd_userhost.cpp
index 64210b57a..cf7000b5d 100644
--- a/src/cmd_userhost.cpp
+++ b/src/cmd_userhost.cpp
@@ -21,7 +21,7 @@
#include "inspircd.h"
#include "commands/cmd_userhost.h"
-extern InspIRCd* ServerInstance;
+
void cmd_userhost::Handle (const char** parameters, int pcnt, userrec *user)
{