Remove dead code.

This commit is contained in:
David Robillard 2014-11-25 02:11:44 -05:00
parent 8b268344f9
commit ea5876b836
36 changed files with 7 additions and 85 deletions

View 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