]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/modes/cmode_s.h
Move lots of spanningtree items to commands
[user/henk/code/inspircd.git] / include / modes / cmode_s.h
index b68829b2262247c02b5d2350fd1f63ac30839cdb..d0a41ff52fe990bb20da6437d4e812a09e21f843 100644 (file)
@@ -2,8 +2,8 @@
  *       | Inspire Internet Relay Chat Daemon |
  *       +------------------------------------+
  *
- *  InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ *  InspIRCd: (C) 2002-2010 InspIRCd Development Team
+ * See: http://wiki.inspircd.org/Credits
  *
  * This program is free but copyrighted software; see
  *            the file COPYING for details.
@@ -20,5 +20,5 @@ class InspIRCd;
 class ModeChannelSecret : public SimpleChannelModeHandler
 {
  public:
-       ModeChannelSecret(InspIRCd* Instance);
+       ModeChannelSecret();
 };