From 77c06fe487b3735134f78db3e19be038410e1951 Mon Sep 17 00:00:00 2001 From: Joseph-Eugene Winzer Date: Mon, 16 Apr 2018 11:47:06 +0200 Subject: SUPERNOVA: Removes unused variable --- engines/supernova/state.h | 1 - 1 file changed, 1 deletion(-) (limited to 'engines') diff --git a/engines/supernova/state.h b/engines/supernova/state.h index 1b885ccbdd..7d7b2284ad 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; -- cgit v1.2.3