summaryrefslogtreecommitdiff
path: root/src/wx/video_panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/video_panel.h')
-rw-r--r--src/wx/video_panel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/video_panel.h b/src/wx/video_panel.h
index fb1f98b29..2f0c97cb7 100644
--- a/src/wx/video_panel.h
+++ b/src/wx/video_panel.h
@@ -47,7 +47,6 @@ private:
ContentSpinCtrl<VideoContent>* _top_crop;
ContentSpinCtrl<VideoContent>* _bottom_crop;
ContentChoice<VideoContent, Ratio const *>* _ratio;
- wxStaticText* _ratio_description;
wxStaticText* _description;
wxStaticText* _filters;
wxButton* _filters_button;