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