diff options
Diffstat (limited to 'src/lib/player.h')
| -rw-r--r-- | src/lib/player.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/player.h b/src/lib/player.h index edcbb1198..4a1cf5f55 100644 --- a/src/lib/player.h +++ b/src/lib/player.h @@ -91,7 +91,6 @@ public: /** @return true when playback is finished, and there is no more data to come */ bool pass(); void seek(dcpomatic::DCPTime time, bool accurate); - float progress() const; std::vector<std::shared_ptr<dcpomatic::Font>> get_subtitle_fonts(); |
