Codechange: remove _realtime_tick variable
This commit is contained in:

committed by
Patric Stout

parent
853bfc3562
commit
fe451b8dc7
@@ -45,8 +45,6 @@ int _debug_console_level;
|
||||
int _debug_random_level;
|
||||
#endif
|
||||
|
||||
uint32 _realtime_tick = 0;
|
||||
|
||||
struct DebugLevel {
|
||||
const char *name;
|
||||
int *level;
|
||||
|
Reference in New Issue
Block a user