Remove unused UWP defines (#1894)
* Unused UWP define removal * Further removal of unusued UWP defines
This commit is contained in:
parent
9839ea6667
commit
4e363b5479
2 changed files with 0 additions and 4 deletions
|
@ -56,9 +56,6 @@
|
|||
#ifndef MAX_TRACELOG_MSG_LENGTH
|
||||
#define MAX_TRACELOG_MSG_LENGTH 128 // Max length of one trace-log message
|
||||
#endif
|
||||
#ifndef MAX_UWP_MESSAGES
|
||||
#define MAX_UWP_MESSAGES 512 // Max UWP messages to process
|
||||
#endif
|
||||
|
||||
//----------------------------------------------------------------------------------
|
||||
// Global Variables Definition
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue