summaryrefslogtreecommitdiffhomepage
path: root/src/config.h
diff options
context:
space:
mode:
authorUneven Prankster <[email protected]>2021-07-26 12:40:10 -0300
committerGitHub <[email protected]>2021-07-26 17:40:10 +0200
commit4e363b5479b59fbb41abe61a4e9c2ef8394294af (patch)
treeefa3bf14dbe42fceda48be21f00aaeed1e4ad996 /src/config.h
parent9839ea66677959a6d0c00b85b38b4218e8e08963 (diff)
downloadraylib-4e363b5479b59fbb41abe61a4e9c2ef8394294af.tar.gz
raylib-4e363b5479b59fbb41abe61a4e9c2ef8394294af.zip
Remove unused UWP defines (#1894)
* Unused UWP define removal * Further removal of unusued UWP defines
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 4a74655c..0cb81c34 100644
--- a/src/config.h
+++ b/src/config.h
@@ -224,4 +224,3 @@
// utils: Configuration values
//------------------------------------------------------------------------------------
#define MAX_TRACELOG_MSG_LENGTH 128 // Max length of one trace-log message
-#define MAX_UWP_MESSAGES 512 // Max UWP messages to process