Some error message formatting tidy-ups.
[dcpomatic.git] / src / lib / ffmpeg_decoder.h
index d6f50cd43511769d2089e79654bcd8d22aa18aa5..76755c1fcc2d6e1a3c75b202d5b2d5dc6c266d1e 100644 (file)
@@ -52,7 +52,6 @@ private:
        bool pass (PassReason, bool accurate);
        void seek (ContentTime time, bool);
        void flush ();
-       void update_position (boost::optional<ContentTime>& current, ContentTime p);
 
        AVSampleFormat audio_sample_format (boost::shared_ptr<FFmpegAudioStream> stream) const;
        int bytes_per_audio_sample (boost::shared_ptr<FFmpegAudioStream> stream) const;