Do not try to destroy a channel's nonexistent destruct event.
[ircu2.10.12-pk.git] / ircd / ircd_features.c
index 0ffad1a201728cc2d4c607ca9966fa22c5e2a46a..fb4c14e77045aa35f3d6af28d09db044ed7f3f7e 100644 (file)
@@ -309,7 +309,6 @@ static struct FeatureDesc {
   F_S(HIDDEN_IP, 0, "127.0.0.1", 0),
   F_B(CONNEXIT_NOTICES, 0, 0, 0),
   F_B(OPLEVELS, 0, 1, 0),
-  F_B(ZANNELS, 0, 1, 0),
   F_B(LOCAL_CHANNELS, 0, 1, 0),
   F_B(TOPIC_BURST, 0, 0, 0),