about summary refs log tree commit diff
path: root/chat.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-09-11 17:36:56 -0400
committerJune McEnroe <june@causal.agency>2022-09-11 17:36:56 -0400
commitc5c7067e63225881272f5a4036e51f9ff57135ac (patch)
tree894b4fdb7695e87b83703ad070d40a74c0ed4ac9 /chat.h
parentGenerate /ops from cache (diff)
downloadcatgirl-c5c7067e63225881272f5a4036e51f9ff57135ac.tar.gz
catgirl-c5c7067e63225881272f5a4036e51f9ff57135ac.zip
Remove WHO reply handlers
Diffstat (limited to 'chat.h')
-rw-r--r--chat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chat.h b/chat.h
index 198b84e..15c757f 100644
--- a/chat.h
+++ b/chat.h
@@ -291,7 +291,6 @@ enum Reply {
 	ReplyNamesAuto,
 	ReplyTopic,
 	ReplyTopicAuto,
-	ReplyWho,
 	ReplyWhois,
 	ReplyWhowas,
 	ReplyCap,