summaryrefslogtreecommitdiffstats
path: root/input/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'input/input.h')
-rw-r--r--input/input.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/input/input.h b/input/input.h
index f62a50bdca..bdbfda2dcb 100644
--- a/input/input.h
+++ b/input/input.h
@@ -23,9 +23,6 @@
#include "cmd.h"
-// For mp_input_put_key(): release all keys that are down.
-#define MP_INPUT_RELEASE_ALL -1
-
struct input_ctx;
struct mp_log;