aboutsummaryrefslogtreecommitdiff
path: root/queen/logic.h
diff options
context:
space:
mode:
Diffstat (limited to 'queen/logic.h')
-rw-r--r--queen/logic.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/queen/logic.h b/queen/logic.h
index e9ce7851cc..e1a9d42c14 100644
--- a/queen/logic.h
+++ b/queen/logic.h
@@ -427,9 +427,6 @@ protected:
Debug *_dbg;
QueenEngine *_vm;
-
- //! Verbs (in order) available in panel
- static const Verb PANEL_VERBS[];
};