diff options
Diffstat (limited to 'src/lib/film.h')
| -rw-r--r-- | src/lib/film.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/lib/film.h b/src/lib/film.h index 4656da9de..3fb24af93 100644 --- a/src/lib/film.h +++ b/src/lib/film.h @@ -155,11 +155,6 @@ public: std::string subtitle_language () const; - void make_audio_mapping_default ( - AudioMapping & mapping, - boost::optional<boost::filesystem::path> filename = boost::optional<boost::filesystem::path> () - ) const; - std::vector<std::string> audio_output_names () const; void repeat_content (ContentList, int); |
