From ad6e5857c9b4d39009f2ac3da11a1d3059335b11 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Fri, 7 Jul 2023 14:40:59 -0400 Subject: Revert "Work-in-progress showing prefixes" This reverts commit dc132b4350d207d147bb79d997c3f8b511c4ac30. --- chat.h | 1 - 1 file changed, 1 deletion(-) (limited to 'chat.h') diff --git a/chat.h b/chat.h index d270831..6753fcb 100644 --- a/chat.h +++ b/chat.h @@ -204,7 +204,6 @@ extern struct Self { bool debug; bool kiosk; bool restricted; - bool showPrefix; size_t pos; enum Cap caps; const char *plainUser; -- cgit 1.4.1