remove var

This commit is contained in:
iceman1001
2020-03-16 18:43:24 +01:00
parent 82077b2f1c
commit 9f787faea6

View File

@@ -23,7 +23,6 @@
uint8_t g_debugMode;
uint8_t g_printAndLog;
uint8_t g_showhints;
#define PRINTANDLOG_PRINT 1
#define PRINTANDLOG_LOG 2