summaryrefslogtreecommitdiff
path: root/src/wx/audio_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/audio_dialog.h')
-rw-r--r--src/wx/audio_dialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/audio_dialog.h b/src/wx/audio_dialog.h
index 746b23f40..71fbb658b 100644
--- a/src/wx/audio_dialog.h
+++ b/src/wx/audio_dialog.h
@@ -56,7 +56,6 @@ private:
std::shared_ptr<AudioAnalysis> _analysis;
std::weak_ptr<Film> _film;
- FilmViewer& _viewer;
/** content to analyse, or 0 to analyse all the film's content */
std::weak_ptr<Content> _content;
int _channels;