aboutsummaryrefslogtreecommitdiff
path: root/queen/talk.h
diff options
context:
space:
mode:
Diffstat (limited to 'queen/talk.h')
-rw-r--r--queen/talk.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/queen/talk.h b/queen/talk.h
index 982af88a30..1e3299d552 100644
--- a/queen/talk.h
+++ b/queen/talk.h
@@ -139,9 +139,6 @@ class Talk {
//! Data used if we haven't talked to the person before
byte *_joePtr;
- //! Set to true to quit talking
- bool _quit;
-
//! Is a talking head
bool _talkHead;