wxEVT_CREATE appears never to arrive on Windows, so change things
[dcpomatic.git] / src / wx / gl_video_view.h
index fcf5dbcf251c890ca38945cc708ebbc945628874..e1a7fc1acdba7b3237b50b163f355c3714b31ba3 100644 (file)
@@ -60,7 +60,6 @@ private:
        void thread ();
        void thread_playing ();
        void request_one_shot ();
-       void create ();
        void check_for_butler_errors ();
 
        /* Mutex for use of _canvas; it's only contended when our ::thread