Removed many useless variables

This commit is contained in:
andreja6
2018-06-02 14:54:15 -07:00
parent be124fff75
commit 39f68e1acc
3 changed files with 15 additions and 48 deletions

View File

@@ -7,6 +7,7 @@ public:
Globals(void);
~Globals(void);
static DataModelInstance* dataModel;
static bool showMouse;
static const int gen;
static const int major;
static const int minor;