diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-15 22:53:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-15 22:53:21 +0100 |
| commit | bb5434e9845556a0bd58792c3082a8a15abd127e (patch) | |
| tree | af13c14ba9d2aa8af5fba9d2ecdef1b3c5fbfad8 /src/wx/dcp_panel.h | |
| parent | 49b0830290ed067f94c5f87690e9167c5706d532 (diff) | |
Add channel count hints to the default audio channel count preference,
and remove the choice for default to zero channels. Remove em-dash
from hints as it apparently does not render on Windows for some reason.
Diffstat (limited to 'src/wx/dcp_panel.h')
| -rw-r--r-- | src/wx/dcp_panel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/dcp_panel.h b/src/wx/dcp_panel.h index a6fab5d05..9209d3f9b 100644 --- a/src/wx/dcp_panel.h +++ b/src/wx/dcp_panel.h @@ -79,7 +79,6 @@ private: void setup_frame_rate_widget (); void setup_container (); void setup_dcp_name (); - void setup_audio_channels_choice (); int minimum_allowed_audio_channels () const; |
