No-op: remove all trailing whitespace.
[dcpomatic.git] / src / lib / ffmpeg_decoder.h
index 41af744471d1f91280c493e8aa2563b4ddaa8494..60217b07372f3c2da65bc225462cec03deb493e7 100644 (file)
@@ -72,9 +72,9 @@ private:
 
        std::list<ContentTimePeriod> image_subtitles_during (ContentTimePeriod, bool starting) const;
        std::list<ContentTimePeriod> text_subtitles_during (ContentTimePeriod, bool starting) const;
-       
+
        boost::shared_ptr<Log> _log;
-       
+
        std::list<boost::shared_ptr<FilterGraph> > _filter_graphs;
        boost::mutex _filter_graphs_mutex;