summaryrefslogtreecommitdiff
path: root/include/modes/cmode_s.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/modes/cmode_s.h')
-rw-r--r--include/modes/cmode_s.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/modes/cmode_s.h b/include/modes/cmode_s.h
index 7d428c9a9..2f0337127 100644
--- a/include/modes/cmode_s.h
+++ b/include/modes/cmode_s.h
@@ -20,5 +20,5 @@ class InspIRCd;
class ModeChannelSecret : public SimpleChannelModeHandler
{
public:
- ModeChannelSecret(InspIRCd* Instance);
+ ModeChannelSecret();
};