No-op: remove all trailing whitespace.
[dcpomatic.git] / src / lib / image_decoder.h
index 775496bfdb8a874b06f8099f3e1c632c4c0d3857..ed5ce65a7d31be7e6df986b23316223382dfbd61 100644 (file)
@@ -37,7 +37,7 @@ public:
 private:
        bool pass ();
        void seek (ContentTime, bool);
-       
+
        boost::shared_ptr<const ImageContent> _image_content;
        boost::shared_ptr<ImageProxy> _image;
        Frame _video_position;