summaryrefslogtreecommitdiff
path: root/include/servers.h
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2011-02-09 20:09:26 -0500
committerAdam <Adam@anope.org>2011-02-09 20:09:26 -0500
commitf463b772b020b272f3322799c9a55b755cdf3067 (patch)
tree9771d3e17f117113977595e38af2917af3f6a6ef /include/servers.h
parenteec897762cbaf8bc98be509a707f942e997f56eb (diff)
Removed a lot of the old capab flags we dont/have never used
Diffstat (limited to 'include/servers.h')
-rw-r--r--include/servers.h26
1 files changed, 0 insertions, 26 deletions
diff --git a/include/servers.h b/include/servers.h
index c9d85804b..f1a39e169 100644
--- a/include/servers.h
+++ b/include/servers.h
@@ -18,33 +18,7 @@ enum CapabType
CAPAB_NOQUIT,
CAPAB_TSMODE,
CAPAB_UNCONNECT,
- CAPAB_NICKIP,
- CAPAB_NSJOIN,
- CAPAB_ZIP,
- CAPAB_BURST,
- CAPAB_TS3,
- CAPAB_TS5,
- CAPAB_DKEY,
- CAPAB_DOZIP,
- CAPAB_DODKEY,
CAPAB_QS,
- CAPAB_SCS,
- CAPAB_PT4,
- CAPAB_UID,
- CAPAB_KNOCK,
- CAPAB_CLIENT,
- CAPAB_IPV6,
- CAPAB_SSJ5,
- CAPAB_SN2,
- CAPAB_VHOST,
- CAPAB_TOKEN,
- CAPAB_SSJ3,
- CAPAB_NICK2,
- CAPAB_VL,
- CAPAB_TLKEXT,
- CAPAB_CHANMODE,
- CAPAB_SJB64,
- CAPAB_NICKCHARS,
CAPAB_END
};