summaryrefslogtreecommitdiffstats
path: root/core/mp_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/mp_core.h')
-rw-r--r--core/mp_core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/mp_core.h b/core/mp_core.h
index 600c56c4d6..b9c835e497 100644
--- a/core/mp_core.h
+++ b/core/mp_core.h
@@ -115,7 +115,6 @@ enum {
typedef struct MPContext {
struct MPOpts opts;
struct m_config *mconfig;
- struct mp_fifo *key_fifo;
struct input_ctx *input;
struct osd_state *osd;
struct mp_osd_msg *osd_msg_stack;