summaryrefslogtreecommitdiff
path: root/gtk2_ardour/note_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/note_base.h')
-rw-r--r--gtk2_ardour/note_base.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gtk2_ardour/note_base.h b/gtk2_ardour/note_base.h
index 2a3612579d..f72f71181b 100644
--- a/gtk2_ardour/note_base.h
+++ b/gtk2_ardour/note_base.h
@@ -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;
};