diff options
Diffstat (limited to 'src/wx/standard_controls.h')
| -rw-r--r-- | src/wx/standard_controls.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/wx/standard_controls.h b/src/wx/standard_controls.h index 1b8618763..21f1b0039 100644 --- a/src/wx/standard_controls.h +++ b/src/wx/standard_controls.h @@ -27,9 +27,6 @@ class StandardControls : public Controls public: StandardControls(wxWindow* parent, FilmViewer& viewer, bool editor_controls); - void play () override; - void stop () override; - private: void check_play_state (); void play_clicked (); |
