[Scummvm-cvs-logs] scummvm master -> f8c0d354af82a97ac2cede930776bb61ea2f5c9d

eriktorbjorn eriktorbjorn at telia.com
Sun Jun 2 09:46:13 CEST 2013


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:
f8c0d354af SCUMM: Remove unused variable _quit


Commit: f8c0d354af82a97ac2cede930776bb61ea2f5c9d
    https://github.com/scummvm/scummvm/commit/f8c0d354af82a97ac2cede930776bb61ea2f5c9d
Author: Torbjörn Andersson (eriktorbjorn at users.sourceforge.net)
Date: 2013-06-02T00:43:59-07:00

Commit Message:
SCUMM: Remove unused variable _quit

CID 1003018

Changed paths:
    engines/scumm/he/intern_he.h



diff --git a/engines/scumm/he/intern_he.h b/engines/scumm/he/intern_he.h
index fc5e4bc..a674288 100644
--- a/engines/scumm/he/intern_he.h
+++ b/engines/scumm/he/intern_he.h
@@ -628,7 +628,6 @@ public:
 
 	void parseEvents();
 
-	bool _quit;
 	OSystem *_syst;
 
 	GameSettings _game;






More information about the Scummvm-git-logs mailing list