aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/events.cpp
diff options
context:
space:
mode:
authorStrangerke2014-02-11 08:21:07 +0100
committerStrangerke2014-02-11 08:21:07 +0100
commit5cc1bd626d7950a9aabfb9bc561d6e7cf6ccde67 (patch)
tree67b81a7f158c18634f7d2c79f5507883e962ec05 /engines/voyeur/events.cpp
parent1ed4ed47afdfeae436391b36a6cb2a3e192f06ae (diff)
downloadscummvm-rg350-5cc1bd626d7950a9aabfb9bc561d6e7cf6ccde67.tar.gz
scummvm-rg350-5cc1bd626d7950a9aabfb9bc561d6e7cf6ccde67.tar.bz2
scummvm-rg350-5cc1bd626d7950a9aabfb9bc561d6e7cf6ccde67.zip
VOYEUR: Remove unused function header
Diffstat (limited to 'engines/voyeur/events.cpp')
-rw-r--r--engines/voyeur/events.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/voyeur/events.cpp b/engines/voyeur/events.cpp
index 4a6beb9430..a488d99cfa 100644
--- a/engines/voyeur/events.cpp
+++ b/engines/voyeur/events.cpp
@@ -48,7 +48,6 @@ IntNode::IntNode(uint16 curTime, uint16 timeReset, uint16 flags) {
/*------------------------------------------------------------------------*/
IntData::IntData() {
- _field9 = false;
_flipWait = false;
_hasPalette = false;
field16 = 0;