Colour in 'masking' in GL mode.
[dcpomatic.git] / src / wx / simple_video_view.h
index 40924839fad7dc900f97c2b6bbb14a92ec810075..686a1a1f3cc83c686569a617dafd605e677aac39 100644 (file)
@@ -41,7 +41,6 @@ public:
 private:
        void paint ();
 
-       FilmViewer* _viewer;
        wxPanel* _panel;
        boost::shared_ptr<const Image> _image;
 };