Hopefully fix lack of background redraw of film viewer on Windows (#86).
[dcpomatic.git] / src / wx / film_viewer.h
index 456301eb4e0744d9162e60781e7034bf2ad90c4b..f89269d2b32c68ebe6762fbc64d51116bdf431a4 100644 (file)
@@ -80,6 +80,4 @@ private:
        libdcp::Size _film_size;
        /** Size of the panel that we have available */
        libdcp::Size _panel_size;
-
-       bool _clear_required;
 };