summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/core.h')
-rw-r--r--player/core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/player/core.h b/player/core.h
index d25322ecd1..31e2657e93 100644
--- a/player/core.h
+++ b/player/core.h
@@ -150,7 +150,6 @@ enum playback_status {
typedef struct MPContext {
bool initialized;
- bool is_cplayer;
bool autodetach;
struct mpv_global *global;
struct MPOpts *opts;