summaryrefslogtreecommitdiff
path: root/src/wx/audio_panel.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-07-20 00:09:58 +0100
committerCarl Hetherington <cth@carlh.net>2013-07-20 00:09:58 +0100
commit71cb2c8b03be7a246567631c637347d871c9c82d (patch)
treee0aa51ebfd1027e20ee08aa40aec0d18536fdd4d /src/wx/audio_panel.h
parent11c54ca7ffb9f4b70dff6414b8da2099597b0d4d (diff)
Hopefully sensitivity is a bit tidier.
Diffstat (limited to 'src/wx/audio_panel.h')
-rw-r--r--src/wx/audio_panel.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/wx/audio_panel.h b/src/wx/audio_panel.h
index f4a595f32..8a6402c9e 100644
--- a/src/wx/audio_panel.h
+++ b/src/wx/audio_panel.h
@@ -33,9 +33,6 @@ public:
void film_changed (Film::Property);
void film_content_changed (boost::shared_ptr<Content>, int);
- void content_selection_changed ();
-
- void setup_sensitivity ();
private:
void gain_changed (wxCommandEvent &);