]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/defines.h
topic no longer limited to 127 chars (now only limited by protocol)
[ngircd-alex.git] / src / ngircd / defines.h
index 8feb5b86e21687c8144fa4d62742f4e7b6d73ede..70800c3d65c4d2354eb9ce9662720786c4020678 100644 (file)
@@ -8,7 +8,7 @@
  * (at your option) any later version.
  * Please read the file COPYING, README and AUTHORS for more information.
  *
- * $Id: defines.h,v 1.55 2005/07/08 16:18:39 alex Exp $
+ * $Id: defines.h,v 1.56 2005/07/28 16:23:55 fw Exp $
  */
 
 
@@ -62,7 +62,6 @@
 #define CHANNEL_NAME_LEN 51            /* Max. length of a channel name, see
                                           RFC 2812 section 1.3 */
 #define CHANNEL_MODE_LEN 9             /* Max. length of channel modes */
-#define CHANNEL_TOPIC_LEN 128          /* Max. length of a channel topic */
 
 #define COMMAND_LEN 513                        /* Max. IRC command length, see. RFC
                                           2812 section 3.2 */