No-op: remove all trailing whitespace.
[dcpomatic.git] / src / lib / dcp_video.h
index c1c48623def2595f4979f0a36bb2da2d3363c777..97be0779802b8cc7653feed28b24f68fcb2957bb 100644 (file)
@@ -59,11 +59,11 @@ public:
        Eyes eyes () const;
 
        bool same (boost::shared_ptr<const DCPVideo> other) const;
-       
+
 private:
 
        void add_metadata (xmlpp::Element *) const;
-       
+
        boost::shared_ptr<const PlayerVideo> _frame;
        int _index;                      ///< frame index within the DCP's intrinsic duration
        int _frames_per_second;          ///< Frames per second that we will use for the DCP