summaryrefslogtreecommitdiff
path: root/src/wx/film_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/film_editor.h')
-rw-r--r--src/wx/film_editor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/film_editor.h b/src/wx/film_editor.h
index b50bfd1f9..2439b01dd 100644
--- a/src/wx/film_editor.h
+++ b/src/wx/film_editor.h
@@ -79,7 +79,6 @@ private:
void setup_formats ();
void setup_subtitle_button ();
void setup_streams ();
- void set_selected_stream (std::vector<Stream> const & streams, int id, wxComboBox* combo) const;
wxControl* video_control (wxControl *);
wxControl* still_control (wxControl *);