summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--os.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/os.h b/os.h
index abd90c1..d3122d1 100644
--- a/os.h
+++ b/os.h
@@ -1,8 +1,3 @@
//#define FREEBSD
#define LINUX
-
-#ifdef FREEBSD
#define JOYSTICK_PATCHEDINPUTPLUGIN
-#else
-#define JOYSTICK_UINPUT
-#endif