aboutsummaryrefslogtreecommitdiff
path: root/queen/logic.h
diff options
context:
space:
mode:
authorGregory Montoir2003-12-12 20:26:20 +0000
committerGregory Montoir2003-12-12 20:26:20 +0000
commitc3c55a457c00525a9eaaad48c04c30aa374b4075 (patch)
tree062eba8e2ae2a67e746bc29c9c80ec44fc674bb3 /queen/logic.h
parent8f5c14aebe0ca423ede54e36d16d626bfab110ed (diff)
downloadscummvm-rg350-c3c55a457c00525a9eaaad48c04c30aa374b4075.tar.gz
scummvm-rg350-c3c55a457c00525a9eaaad48c04c30aa374b4075.tar.bz2
scummvm-rg350-c3c55a457c00525a9eaaad48c04c30aa374b4075.zip
cleanup
svn-id: r11600
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[];
};