aboutsummaryrefslogtreecommitdiff
path: root/courtroom.h
diff options
context:
space:
mode:
Diffstat (limited to 'courtroom.h')
-rw-r--r--courtroom.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/courtroom.h b/courtroom.h
index a27d902c..264470c6 100644
--- a/courtroom.h
+++ b/courtroom.h
@@ -234,8 +234,6 @@ private:
bool next_character_is_not_special = false; // If true, write the
// next character as it is.
- bool previous_character_is_fullstop = false; // Used for silencing the character during long ellipses.
-
bool message_is_centered = false;
int current_display_speed = 3;