diff options
Diffstat (limited to 'chat.h')
-rw-r--r-- | chat.h | 1 |
1 files changed, 0 insertions, 1 deletions
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; |