diff options
Diffstat (limited to 'player/core.h')
-rw-r--r-- | player/core.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/player/core.h b/player/core.h index 0c4f50e1d2..b9cb0a3d0b 100644 --- a/player/core.h +++ b/player/core.h @@ -355,7 +355,6 @@ typedef struct MPContext { int last_dvb_step; bool paused; - bool eof_reached; // step this many frames, then pause int step_frames; // Counted down each frame, stop playback if 0 is reached. (-1 = disable) |