]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/commands/cmd_whowas.h
Fix access checks on chanprotect preventing use of SAMODE
[user/henk/code/inspircd.git] / include / commands / cmd_whowas.h
index e4fc695330c2ea6084c69968c23f6a30cdd56b25..5109ab54a3cab207a04bf6714d2b2ae2b3114550 100644 (file)
@@ -77,7 +77,7 @@ class CommandWhowas : public Command
        std::string stats;
 
   public:
-       CommandWhowas(InspIRCd* Instance, Module* parent);
+       CommandWhowas(Module* parent);
        /** Handle command.
         * @param parameters The parameters to the comamnd
         * @param pcnt The number of parameters passed to teh command