diff options
Diffstat (limited to 'src/wx/film_editor_panel.h')
| -rw-r--r-- | src/wx/film_editor_panel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/film_editor_panel.h b/src/wx/film_editor_panel.h index 8bfe94f8d..8acb3efb6 100644 --- a/src/wx/film_editor_panel.h +++ b/src/wx/film_editor_panel.h @@ -34,7 +34,6 @@ public: virtual void film_changed (Film::Property) {} virtual void film_content_changed (boost::shared_ptr<Content>, int) = 0; - virtual void content_selection_changed () {} protected: FilmEditor* _editor; |
