From 0ca10a7d405188193fb17ec3bcfce9146d03e38d Mon Sep 17 00:00:00 2001 From: Strangerke Date: Tue, 29 Dec 2015 10:48:26 +0100 Subject: LAB: Remove two other unused variables --- engines/lab/eventman.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'engines/lab') diff --git a/engines/lab/eventman.h b/engines/lab/eventman.h index 37745292fa..f26e2eba1c 100644 --- a/engines/lab/eventman.h +++ b/engines/lab/eventman.h @@ -61,9 +61,6 @@ private: bool _leftClick; bool _rightClick; - uint16 _nextKeyIn; - uint16 _nextKeyOut; - Button *_hitButton; Button *_lastButtonHit; ButtonList *_screenButtonList; -- cgit v1.2.3