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 7ef16ec972..df53fdbb5c 100644
--- a/mp_core.h
+++ b/mp_core.h
@@ -52,7 +52,6 @@ typedef struct MPContext {
play_tree_iter_t *playtree_iter;
int eof;
int play_tree_step;
- int loop_times;
stream_t *stream;
demuxer_t *demuxer;