aboutsummaryrefslogtreecommitdiff
path: root/queen/logic.h
diff options
context:
space:
mode:
Diffstat (limited to 'queen/logic.h')
-rw-r--r--queen/logic.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/queen/logic.h b/queen/logic.h
index eb74a80f4b..66122f3820 100644
--- a/queen/logic.h
+++ b/queen/logic.h
@@ -261,8 +261,6 @@ public:
void dialogue(const char *dlgFile, int personInRoom, char *cutaway);
void playCutaway(const char *cutFile, char *next = NULL);
- const char *objectOrItemName(int16 obj) const;
-
Verb findVerbUnderCursor(int16 cursorx, int16 cursory) const;
uint16 findObjectUnderCursor(int16 cursorx, int16 cursory) const;