]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_samode.cpp
None of the modules use an extern InspIRCd* any more
[user/henk/code/inspircd.git] / src / modules / m_samode.cpp
index f1d246d7196d313146698b08a572953e77bf36d0..f034d5b43c691e43d7cf05e8877d54157d913499 100644 (file)
@@ -38,7 +38,7 @@ using namespace std;
 #include "inspircd.h"
 
 
-extern InspIRCd* ServerInstance;
+
         
 class cmd_samode : public command_t
 {