No-op: remove all trailing whitespace.
[dcpomatic.git] / src / lib / player_video.h
index e6aa4c7b2919b44afc1e6dab71c5fbe4e05d1782..276c9794834db2aeaa6a08668b8fe8530d58dbe2 100644 (file)
@@ -49,11 +49,11 @@ public:
                Part,
                boost::optional<ColourConversion>
                );
-       
+
        PlayerVideo (boost::shared_ptr<cxml::Node>, boost::shared_ptr<Socket>);
 
        void set_subtitle (PositionImage);
-       
+
        boost::shared_ptr<Image> image (AVPixelFormat pix_fmt, bool burn_subtitle, dcp::NoteHandler note) const;
 
        void add_metadata (xmlpp::Node* node, bool send_subtitles) const;