Differentiate between stop and suspend in player.
[dcpomatic.git] / src / wx / controls.h
index 88d21defb8bedd6ca45c0c9dbf95eeb17db70591..dfa11e6d74ecc67e8526d9f4c8f43760bfe7d4c6 100644 (file)
@@ -93,7 +93,6 @@ private:
        typedef std::pair<boost::shared_ptr<dcp::CPL>, boost::filesystem::path> CPL;
 
        bool _slider_being_moved;
-       bool _was_running_before_slider;
 
        wxCheckBox* _outline_content;
        wxChoice* _eye;