]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modes/umode_w.cpp
Run configure -update on all svn/git changes
[user/henk/code/inspircd.git] / src / modes / umode_w.cpp
index 5990fd2a0d4acf84f0f406ab78338fcd82bfcd86..8cc31094db91fb823e9a930342b0b02eca43cfe3 100644 (file)
@@ -17,7 +17,7 @@
 #include "users.h"
 #include "modes/umode_w.h"
 
-ModeUserWallops::ModeUserWallops(InspIRCd* Instance) : SimpleUserModeHandler(Instance, NULL, 'w')
+ModeUserWallops::ModeUserWallops(InspIRCd* Instance) : SimpleUserModeHandler(NULL, 'w')
 {
 }