summary refs log tree commit diff
path: root/state.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2026-03-16 22:43:53 -0400
committerJune McEnroe <june@causal.agency>2026-03-16 22:43:53 -0400
commitd21cef7c9b9785e5f9cc308b49a539e16c1f6b60 (patch)
tree269fadcd971f80913251ce18dd69fe692079a04f /state.c
parentHandle 004 RPL_MYINFO with fewer parameters (diff)
downloadpounce-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 'state.c')
-rw-r--r--state.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/state.c b/state.c
index b3db2ef..203a13c 100644
--- a/state.c
+++ b/state.c
@@ -82,7 +82,6 @@ void stateLogin(
 
 static const enum Cap DontReq = 0
 	| CapConsumer
-	| CapPalaverApp
 	| CapPassive
 	| CapReadMarker
 	| CapSASL