summaryrefslogtreecommitdiffstats
path: root/input/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'input/input.h')
-rw-r--r--input/input.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/input/input.h b/input/input.h
index 1652b78ef7..1b6d58f8e6 100644
--- a/input/input.h
+++ b/input/input.h
@@ -1,6 +1,3 @@
-
-#ifdef HAVE_NEW_INPUT
-
// All commands id
#define MP_CMD_SEEK 0
#define MP_CMD_AUDIO_DELAY 1
@@ -171,5 +168,3 @@ mp_input_init(void);
void
mp_input_uninit(void);
-
-#endif /* HAVE_NEW_INPUT */