Removed many useless variables
This commit is contained in:
@@ -5,7 +5,7 @@ int const Globals::gen = 0;
|
||||
int const Globals::major = 0;
|
||||
int const Globals::minor = 4;
|
||||
int const Globals::patch = 2;
|
||||
|
||||
bool Globals::showMouse = true;
|
||||
Globals::Globals(void){}
|
||||
|
||||
Globals::~Globals(void){}
|
||||
|
||||
Reference in New Issue
Block a user