aboutsummaryrefslogtreecommitdiff
path: root/gui/GuiManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/GuiManager.h')
-rw-r--r--gui/GuiManager.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gui/GuiManager.h b/gui/GuiManager.h
index 102d612699..ab5c653549 100644
--- a/gui/GuiManager.h
+++ b/gui/GuiManager.h
@@ -120,9 +120,7 @@ protected:
// mouse cursor state
int _cursorAnimateCounter;
int _cursorAnimateTimer;
- byte _cursor[2048];
-
- bool _themeChange;
+ byte _cursor[2048];
void initKeymap();