retire no-longer used color names for MIDI notes
[ardour.git] / gtk2_ardour / note_base.h
index 2a3612579dfac39f7ee3f54a5e22a6d8d9cc3f9e..f72f71181b7f71bcad27a91dc786fd80ca50af57 100644 (file)
@@ -143,9 +143,6 @@ private:
        static uint32_t _selected_mod_col;
        static uint32_t _selected_outline_col;
        static uint32_t _selected_col;
-       static uint32_t _min_col;
-       static uint32_t _mid_col;
-       static uint32_t _max_col;
        static bool _color_init;
 };