Removing glines

This commit is contained in:
Valery Yatsko 2008-04-11 18:47:03 +04:00
parent 14485efa7f
commit 170703fe3a
43 changed files with 31 additions and 1475 deletions

View file

@ -59,7 +59,6 @@ struct Capability
#define CAP_CHW 0x00008 /* Can do channel wall @# */
#define CAP_IE 0x00010 /* Can do invite exceptions */
#define CAP_KLN 0x00040 /* Can do KLINE message */
#define CAP_GLN 0x00080 /* Can do GLINE message */
#define CAP_ZIP 0x00100 /* Can do ZIPlinks */
#define CAP_KNOCK 0x00400 /* supports KNOCK */
#define CAP_TB 0x00800 /* supports TBURST */