From d7e14062764e1bbe81a7a85e69d0233f371cbd59 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 14 Apr 2016 03:56:25 +0100 Subject: Fiddle with some subtitle methods. --- src/lib/ffmpeg_content.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/lib/ffmpeg_content.h') diff --git a/src/lib/ffmpeg_content.h b/src/lib/ffmpeg_content.h index de222b0de..b11486bf1 100644 --- a/src/lib/ffmpeg_content.h +++ b/src/lib/ffmpeg_content.h @@ -63,9 +63,6 @@ public: void set_default_colour_conversion (); - bool has_text_subtitles () const; - bool has_image_subtitles () const; - void set_filters (std::vector const &); void changed (int property); -- cgit v1.2.3