[Scummvm-cvs-logs] scummvm master -> bd27eeb04b0597e1a28bc4e1e128335267f29af7
sev-
sev at scummvm.org
Sun Jan 31 22:47:42 CET 2016
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
bd27eeb04b AGI: Remove unused variable
Commit: bd27eeb04b0597e1a28bc4e1e128335267f29af7
https://github.com/scummvm/scummvm/commit/bd27eeb04b0597e1a28bc4e1e128335267f29af7
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-01-31T22:46:53+01:00
Commit Message:
AGI: Remove unused variable
Changed paths:
engines/agi/systemui.h
diff --git a/engines/agi/systemui.h b/engines/agi/systemui.h
index da9f09f..725196d 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:
More information about the Scummvm-git-logs
mailing list