aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/scene.cpp
diff options
context:
space:
mode:
authorMax Horn2008-07-23 10:29:37 +0000
committerMax Horn2008-07-23 10:29:37 +0000
commit3595a9b2a4e8b34c24cd740e84687d7f804f51df (patch)
treee776cf412d0f607de52217757b4ed4803190bde6 /engines/tinsel/scene.cpp
parentbc2ec5afdeb9be3cc35b4e45f21d783c79cf6709 (diff)
downloadscummvm-rg350-3595a9b2a4e8b34c24cd740e84687d7f804f51df.tar.gz
scummvm-rg350-3595a9b2a4e8b34c24cd740e84687d7f804f51df.tar.bz2
scummvm-rg350-3595a9b2a4e8b34c24cd740e84687d7f804f51df.zip
Removed some dead code
svn-id: r33236
Diffstat (limited to 'engines/tinsel/scene.cpp')
-rw-r--r--engines/tinsel/scene.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/tinsel/scene.cpp b/engines/tinsel/scene.cpp
index 006efd7b25..fd4dfcacea 100644
--- a/engines/tinsel/scene.cpp
+++ b/engines/tinsel/scene.cpp
@@ -211,7 +211,6 @@ void PrimeBackground(void)
// structure for playfields
static PLAYFIELD playfield[] = {
{ // FIELD WORLD
- NULL, // no modules
NULL, // display list
0, // init field x
0, // init field y
@@ -221,7 +220,6 @@ void PrimeBackground(void)
false // moved flag
},
{ // FIELD STATUS
- NULL, // no modules
NULL, // display list
0, // init field x
0, // init field y