aboutsummaryrefslogtreecommitdiff
path: root/queen/cutaway.h
diff options
context:
space:
mode:
Diffstat (limited to 'queen/cutaway.h')
-rw-r--r--queen/cutaway.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/queen/cutaway.h b/queen/cutaway.h
index 238ae1005f..8ddaa5ff89 100644
--- a/queen/cutaway.h
+++ b/queen/cutaway.h
@@ -229,9 +229,6 @@ class Cutaway {
//! Used by load to read string data
void loadStrings(byte *ptr);
- //! Do something special
- void actionSpecialMove(int index);
-
//! Get persons
byte *turnOnPeople(byte *ptr, CutawayObject &object);