From c5c7067e63225881272f5a4036e51f9ff57135ac Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 11 Sep 2022 17:36:56 -0400 Subject: Remove WHO reply handlers --- chat.h | 1 - 1 file changed, 1 deletion(-) (limited to 'chat.h') 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, -- cgit 1.4.1