diff options
Diffstat (limited to 'engines/fullpipe/scene.h')
-rw-r--r-- | engines/fullpipe/scene.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/fullpipe/scene.h b/engines/fullpipe/scene.h index 1a76d31638..cdb5cf2bb2 100644 --- a/engines/fullpipe/scene.h +++ b/engines/fullpipe/scene.h @@ -26,7 +26,6 @@ namespace Fullpipe { class Scene : public Background { - Background _bg; CPtrList _staticANIObjectList1; CPtrList _staticANIObjectList2; CPtrList _messageQueueList; |