summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/core.h')
-rw-r--r--player/core.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/player/core.h b/player/core.h
index 5927091233..bda0309f9d 100644
--- a/player/core.h
+++ b/player/core.h
@@ -194,8 +194,6 @@ typedef struct MPContext {
struct timeline_part *timeline;
int num_timeline_parts;
int timeline_part;
- // NOTE: even if num_chapters==0, chapters being not NULL signifies presence
- // of chapter metadata
struct chapter *chapters;
int num_chapters;
double video_offset;