diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-03 13:52:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-14 10:21:11 +0100 |
| commit | b0834f33e972a6e7b0d234d09e420007943a136d (patch) | |
| tree | aac5cde453a18983a7c87462e1042ecd520218a4 /src/wx/audio_dialog.h | |
| parent | d2bd0c628fd0616fe3b7dd02bd955b2c07ab48d5 (diff) | |
Peak value of audio into the audio tab.
Diffstat (limited to 'src/wx/audio_dialog.h')
| -rw-r--r-- | src/wx/audio_dialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/audio_dialog.h b/src/wx/audio_dialog.h index 945ff013b..c99261150 100644 --- a/src/wx/audio_dialog.h +++ b/src/wx/audio_dialog.h @@ -42,7 +42,6 @@ private: void try_to_load_analysis (); void analysis_finished (); void setup_peak_time (); - float gain_correction (); boost::shared_ptr<AudioAnalysis> _analysis; boost::weak_ptr<Film> _film; |
