summary refs log tree commit diff
path: root/bounce.h
diff options
context:
space:
mode:
Diffstat (limited to 'bounce.h')
-rw-r--r--bounce.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/bounce.h b/bounce.h
index 026199f..518360e 100644
--- a/bounce.h
+++ b/bounce.h
@@ -60,8 +60,6 @@ static inline struct Message parse(char *line) {
 	X("account-notify", CapAccountNotify) \
 	X("away-notify", CapAwayNotify) \
 	X("chghost", CapChghost) \
-	X("extended-join", CapExtendedJoin) \
-	X("invite-notify", CapInviteNotify) \
 	X("sasl", CapSASL) \
 	X("server-time", CapServerTime) \
 	X("", CapUnsupported)