From a98498e13cd0d6621ab321ecd6772486956ad031 Mon Sep 17 00:00:00 2001 From: Uneven Prankster <33995085+GithubPrankster@users.noreply.github.com> Date: Mon, 26 Jul 2021 10:32:25 -0300 Subject: [PATCH] Unused UWP define removal --- src/config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/config.h b/src/config.h index 4a74655ce..0cb81c340 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