summaryrefslogtreecommitdiff
path: root/gtk2_ardour/time_axis_view_item.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/time_axis_view_item.h')
-rw-r--r--gtk2_ardour/time_axis_view_item.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gtk2_ardour/time_axis_view_item.h b/gtk2_ardour/time_axis_view_item.h
index f2d4fba25b..de8d3792db 100644
--- a/gtk2_ardour/time_axis_view_item.h
+++ b/gtk2_ardour/time_axis_view_item.h
@@ -413,9 +413,6 @@ class TimeAxisViewItem : public Selectable
/** the curretn samples per canvas unit */
double samples_per_unit ;
- /** indicates if this item is currently selected */
- bool selected ;
-
/** should the item show its selected status */
bool should_show_selection;