From fcf53dd7d524c2204f39269be5768a1919daef42 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 7 Mar 2014 17:13:14 +0300 Subject: Remove unused variabled from gui. --- src/gui/gui.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/gui/gui.h') diff --git a/src/gui/gui.h b/src/gui/gui.h index fdd9eaaec..4536ee553 100644 --- a/src/gui/gui.h +++ b/src/gui/gui.h @@ -445,16 +445,6 @@ class Gui final */ KeyListenerList mKeyListeners; - /** - * True if control is pressed, false otherwise. - */ - bool mControlPressed; - - /** - * True if alt is pressed, false otherwise. - */ - bool mAltPressed; - /** * Holds the last mouse button pressed. */ -- cgit v1.2.3-60-g2f50