diff options
Diffstat (limited to 'src/lib/ffmpeg.h')
| -rw-r--r-- | src/lib/ffmpeg.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/ffmpeg.h b/src/lib/ffmpeg.h index dab67ead9..d2f797658 100644 --- a/src/lib/ffmpeg.h +++ b/src/lib/ffmpeg.h @@ -58,8 +58,6 @@ protected: ) const; static FFmpegSubtitlePeriod subtitle_period (AVSubtitle const & sub); - static std::string subtitle_id (AVSubtitle const & sub); - static bool subtitle_starts_image (AVSubtitle const & sub); boost::shared_ptr<const FFmpegContent> _ffmpeg_content; |
