Remove dead code.
[ardour.git] / gtk2_ardour / speaker_dialog.h
index 2fce9e55c3bd9cd12fb79f43b88459038f6d1081..95217003802168da9626e5326f64872fd2787378 100644 (file)
@@ -48,7 +48,6 @@ private:
        Gtk::SpinButton  azimuth_spinner;
        Gtk::Button      add_speaker_button;
        Gtk::Button      remove_speaker_button;
-       int32_t          selected_speaker;
        int              width;         ///< width of the circle
        int              height;        ///< height of the circle
        int              x_origin;      ///< x origin of our stuff within the drawing area