diff options
| author | June McEnroe <june@causal.agency> | 2026-03-16 22:43:53 -0400 |
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2026-03-16 22:43:53 -0400 |
| commit | d21cef7c9b9785e5f9cc308b49a539e16c1f6b60 (patch) | |
| tree | 269fadcd971f80913251ce18dd69fe692079a04f /bounce.h | |
| parent | Handle 004 RPL_MYINFO with fewer parameters (diff) | |
| download | pounce-d21cef7c9b9785e5f9cc308b49a539e16c1f6b60.tar.gz pounce-d21cef7c9b9785e5f9cc308b49a539e16c1f6b60.zip | |
Remove pounce-palaver and related pieces
Palaver disappeared from the app store and I don't expect it to return. Disappointing. No need to keep this code around.
Diffstat (limited to 'bounce.h')
| -rw-r--r-- | bounce.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bounce.h b/bounce.h index a7bad16..84351ad 100644 --- a/bounce.h +++ b/bounce.h @@ -108,7 +108,6 @@ static inline struct Message parse(char *line) { X("labeled-response", CapLabeledResponse) \ X("message-tags", CapMessageTags) \ X("multi-prefix", CapMultiPrefix) \ - X("palaverapp.com", CapPalaverApp) \ X("sasl", CapSASL) \ X("server-time", CapServerTime) \ X("setname", CapSetname) \ |