]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/modes/cmode_n.h
...because every now and again, i have to do a massive commit.
[user/henk/code/inspircd.git] / include / modes / cmode_n.h
index 20a0631fc964283738a341d556b9a85943ea7ee7..b36ec87822ebd6e9bcf72f1982c8ec2bea252b83 100644 (file)
@@ -2,7 +2,7 @@
  *       | Inspire Internet Relay Chat Daemon |
  *       +------------------------------------+
  *
- *  InspIRCd: (C) 2002-2009 InspIRCd Development Team
+ *  InspIRCd: (C) 2002-2010 InspIRCd Development Team
  * See: http://wiki.inspircd.org/Credits
  *
  * This program is free but copyrighted software; see
@@ -20,5 +20,5 @@ class InspIRCd;
 class ModeChannelNoExternal : public SimpleChannelModeHandler
 {
  public:
-       ModeChannelNoExternal(InspIRCd* Instance);
+       ModeChannelNoExternal();
 };