X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fspeaker_dialog.h;h=95217003802168da9626e5326f64872fd2787378;hb=ea5876b8364beb3b1b2fb82909b00ff107dbb6ca;hp=2fce9e55c3bd9cd12fb79f43b88459038f6d1081;hpb=8b268344f945ca2be683d9f5356951685752ce8f;p=ardour.git diff --git a/gtk2_ardour/speaker_dialog.h b/gtk2_ardour/speaker_dialog.h index 2fce9e55c3..9521700380 100644 --- a/gtk2_ardour/speaker_dialog.h +++ b/gtk2_ardour/speaker_dialog.h @@ -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