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