Move some functions up the file so we can use them.
[dcpomatic.git] / src / wx / gl_video_view.h
index 7ef7b565aaa2fa00f787a8eb212bfc4ab1a30fe0..e64cb63db642e445daae664944ccb0cfeb3427de 100644 (file)
@@ -91,7 +91,7 @@ public:
 private:
        void set_image (std::shared_ptr<const PlayerVideo> pv);
        void set_image_and_draw ();
-       void draw (Position<int> inter_position, dcp::Size inter_size);
+       void draw ();
        void thread ();
        void thread_playing ();
        void request_one_shot ();