diff options
-rw-r--r-- | engines/agi/systemui.h | 1 |
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: |