]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_sanick.cpp
None of the modules use an extern InspIRCd* any more
[user/henk/code/inspircd.git] / src / modules / m_sanick.cpp
index 2856133d876c22e1e74c2bd4e45284a738227f19..0d9167c26020cadd1bcd77d6b3af13d782943c5d 100644 (file)
@@ -25,7 +25,7 @@ using namespace std;
 
 /* $ModDesc: Provides support for SANICK command */
 
-extern InspIRCd* ServerInstance;
+
 
 
 class cmd_sanick : public command_t