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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/mp_core.h b/core/mp_core.h
index dc541ae55d..37045aeddb 100644
--- a/core/mp_core.h
+++ b/core/mp_core.h
@@ -235,8 +235,6 @@ typedef struct MPContext {
int last_chapter_seek;
double last_chapter_pts;
- float begin_skip; ///< start time of the current skip while on edlout mode
-
struct ass_library *ass_library;
int file_format;