No-op: remove all trailing whitespace.
[dcpomatic.git] / src / lib / ffmpeg_subtitle_stream.h
index 3ed931b8c996b1691cf0acbe25dc9434d28b1cd1..a39b10ffd6624804baa80916a1cfe1f894d32a9e 100644 (file)
@@ -26,7 +26,7 @@ public:
        FFmpegSubtitleStream (std::string n, int i)
                : FFmpegStream (n, i)
        {}
-       
+
        FFmpegSubtitleStream (cxml::ConstNodePtr);
 
        void as_xml (xmlpp::Node *) const;