Get closed caption view data from the butler, rather than the player.
[dcpomatic.git] / src / lib / player.h
index a4fd80c161c565ccd4a47b210ca833b603c6132e..20b68ef774243d632d0048747fce5b264802b289 100644 (file)
@@ -88,8 +88,6 @@ public:
 
        DCPTime content_time_to_dcp (boost::shared_ptr<Content> content, ContentTime t);
 
-       std::list<PlayerText> closed_captions_for_frame (DCPTime time) const;
-
        /** Emitted when something has changed such that if we went back and emitted
         *  the last frame again it would look different.  This is not emitted after
         *  a seek.