summaryrefslogtreecommitdiff
path: root/src/wx/content_panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/content_panel.h')
-rw-r--r--src/wx/content_panel.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wx/content_panel.h b/src/wx/content_panel.h
index ab198411d..88aac7049 100644
--- a/src/wx/content_panel.h
+++ b/src/wx/content_panel.h
@@ -66,7 +66,6 @@ public:
void add_file_clicked ();
private:
- void sequence_video_changed ();
void selection_changed ();
void add_folder_clicked ();
void remove_clicked ();
@@ -89,7 +88,6 @@ private:
wxButton* _earlier;
wxButton* _later;
wxButton* _timeline;
- wxCheckBox* _sequence_video;
ContentSubPanel* _video_panel;
ContentSubPanel* _audio_panel;
ContentSubPanel* _subtitle_panel;