No-op: remove all trailing whitespace.
[dcpomatic.git] / src / lib / encoder.h
index 0e2d306546635de6d75aade7436364d5505d40c2..6bbdda4c5e23ea8722395623efd950293d749d13 100644 (file)
@@ -77,9 +77,9 @@ public:
        int video_frames_out () const;
 
 private:
-       
+
        void frame_done ();
-       
+
        void encoder_thread (boost::optional<ServerDescription>);
        void terminate_threads ();
        void add_worker_threads (ServerDescription);