Further removal of unusued UWP defines
This commit is contained in:
parent
a98498e13c
commit
7ff37ee1d1
|
|
@ -56,9 +56,6 @@
|
||||||
#ifndef MAX_TRACELOG_MSG_LENGTH
|
#ifndef MAX_TRACELOG_MSG_LENGTH
|
||||||
#define MAX_TRACELOG_MSG_LENGTH 128 // Max length of one trace-log message
|
#define MAX_TRACELOG_MSG_LENGTH 128 // Max length of one trace-log message
|
||||||
#endif
|
#endif
|
||||||
#ifndef MAX_UWP_MESSAGES
|
|
||||||
#define MAX_UWP_MESSAGES 512 // Max UWP messages to process
|
|
||||||
#endif
|
|
||||||
|
|
||||||
//----------------------------------------------------------------------------------
|
//----------------------------------------------------------------------------------
|
||||||
// Global Variables Definition
|
// Global Variables Definition
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user