[Scummvm-git-logs] scummvm master -> 77c06fe487b3735134f78db3e19be038410e1951

Joefish joewinzer at googlemail.com
Mon Apr 16 13:04:25 CEST 2018


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:
77c06fe487 SUPERNOVA: Removes unused variable


Commit: 77c06fe487b3735134f78db3e19be038410e1951
    https://github.com/scummvm/scummvm/commit/77c06fe487b3735134f78db3e19be038410e1951
Author: Joseph-Eugene Winzer (joewinzer at googlemail.com)
Date: 2018-04-16T11:47:06+02:00

Commit Message:
SUPERNOVA: Removes unused variable

Changed paths:
    engines/supernova/state.h


diff --git a/engines/supernova/state.h b/engines/supernova/state.h
index 1b885cc..7d7b228 100644
--- a/engines/supernova/state.h
+++ b/engines/supernova/state.h
@@ -159,7 +159,6 @@ public:
 	Object _nullObject;
 	Object *_currentInputObject;
 	Object *_inputObject[2];
-	bool _waitEvent;
 	int32 _oldTime;
 	uint _timePaused;
 	bool _timerPaused;





More information about the Scummvm-git-logs mailing list