Skip to content

Commit

Permalink
AGI: Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
sev- committed Jan 31, 2016
1 parent d743ae9 commit bd27eeb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion engines/agi/systemui.h
Expand Up @@ -48,7 +48,6 @@ class SystemUI {
private:
AgiEngine *_vm;
GfxMgr *_gfx;
PictureMgr *_picture;
TextMgr *_text;

public:
Expand Down

0 comments on commit bd27eeb

Please sign in to comment.