Various subtitle UI tweaks.
[dcpomatic.git] / src / lib / playlist.h
index 7c29b85887c82e55791fdc85209125adc198ac53..3e5093aca2494071e5564516dee59a5522e8d07b 100644 (file)
@@ -63,8 +63,6 @@ public:
        void move_earlier (boost::shared_ptr<Content>);
        void move_later (boost::shared_ptr<Content>);
 
-       bool has_subtitles () const;
-
        ContentList content () const;
 
        std::string video_identifier () const;