summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ffmpeg_content.h')
-rw-r--r--src/lib/ffmpeg_content.h3
1 files changed, 0 insertions, 3 deletions
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<Filter const *> const &);
void changed (int property);