summary refs log tree commit diff
path: root/chat.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--chat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chat.h b/chat.h
index 6753fcb..2a41cf6 100644
--- a/chat.h
+++ b/chat.h
@@ -202,7 +202,6 @@ enum Cap {
 
 extern struct Self {
 	bool debug;
-	bool kiosk;
 	bool restricted;
 	size_t pos;
 	enum Cap caps;