summaryrefslogtreecommitdiff
path: root/src/wx/dcp_panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/dcp_panel.h')
-rw-r--r--src/wx/dcp_panel.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wx/dcp_panel.h b/src/wx/dcp_panel.h
index 655472264..c5c76f27a 100644
--- a/src/wx/dcp_panel.h
+++ b/src/wx/dcp_panel.h
@@ -55,7 +55,6 @@ private:
void copy_isdcf_name_button_clicked ();
void container_changed ();
void dcp_content_type_changed ();
- void scaler_changed ();
void j2k_bandwidth_changed ();
void frame_rate_choice_changed ();
void frame_rate_spin_changed ();
@@ -89,7 +88,6 @@ private:
wxChoice* _container;
wxButton* _edit_isdcf_button;
wxButton* _copy_isdcf_name_button;
- wxChoice* _scaler;
wxSpinCtrl* _j2k_bandwidth;
wxChoice* _dcp_content_type;
wxChoice* _frame_rate_choice;