summaryrefslogtreecommitdiffhomepage
path: root/src/rinput.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rinput.c')
-rw-r--r--src/rinput.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/rinput.c b/src/rinput.c
index 170fd3e..867b5be 100644
--- a/src/rinput.c
+++ b/src/rinput.c
@@ -17,8 +17,6 @@
// NOTE: compiled on Windows only. All Linux Source releases are new enough to
// have raw input already.
-#define WIN32_LEAN_AND_MEAN
-#define NOMINMAX
#include <stdbool.h>
#include <Windows.h>