summaryrefslogtreecommitdiffhomepage
path: root/src/raudio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/raudio.c')
-rw-r--r--src/raudio.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/raudio.c b/src/raudio.c
index 8cf15c9a..369fb852 100644
--- a/src/raudio.c
+++ b/src/raudio.c
@@ -247,10 +247,6 @@ typedef struct tagBITMAPINFOHEADER {
#include "external/dr_flac.h" // FLAC loading functions
#endif
-#if defined(_MSC_VER)
- #undef bool
-#endif
-
//----------------------------------------------------------------------------------
// Defines and Macros
//----------------------------------------------------------------------------------