summaryrefslogtreecommitdiffstats
path: root/mp_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp_core.h')
-rw-r--r--mp_core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mp_core.h b/mp_core.h
index 70ad8a89a7..49cc81a8e1 100644
--- a/mp_core.h
+++ b/mp_core.h
@@ -82,7 +82,6 @@ struct chapter {
typedef struct MPContext {
struct MPOpts opts;
struct m_config *mconfig;
- struct vo_x11_state *x11_state;
struct mp_fifo *key_fifo;
struct input_ctx *input;
struct osd_state *osd;