aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/systemui.h
diff options
context:
space:
mode:
authorEugene Sandulenko2016-01-31 22:46:53 +0100
committerEugene Sandulenko2016-01-31 22:46:53 +0100
commitbd27eeb04b0597e1a28bc4e1e128335267f29af7 (patch)
treee90a7d43008d5f880782c5d05f9e7817a4c3e6dc /engines/agi/systemui.h
parentd743ae9912114fea6340b81aad4489a23d3863cb (diff)
downloadscummvm-rg350-bd27eeb04b0597e1a28bc4e1e128335267f29af7.tar.gz
scummvm-rg350-bd27eeb04b0597e1a28bc4e1e128335267f29af7.tar.bz2
scummvm-rg350-bd27eeb04b0597e1a28bc4e1e128335267f29af7.zip
AGI: Remove unused variable
Diffstat (limited to 'engines/agi/systemui.h')
-rw-r--r--engines/agi/systemui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/agi/systemui.h b/engines/agi/systemui.h
index da9f09f5be..725196d223 100644
--- a/engines/agi/systemui.h
+++ b/engines/agi/systemui.h
@@ -48,7 +48,6 @@ public:
private:
AgiEngine *_vm;
GfxMgr *_gfx;
- PictureMgr *_picture;
TextMgr *_text;
public: