diff options
Diffstat (limited to 'src/cmd_eline.cpp')
-rw-r--r-- | src/cmd_eline.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_eline.cpp b/src/cmd_eline.cpp index c7e50eb16..011cb6851 100644 --- a/src/cmd_eline.cpp +++ b/src/cmd_eline.cpp @@ -24,7 +24,7 @@ #include "helperfuncs.h" #include "commands/cmd_eline.h" -extern InspIRCd* ServerInstance; + void cmd_eline::Handle (const char** parameters, int pcnt, userrec *user) { |