From f269d7c56e3b1621322bcee47f0b2bb60920824c Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sat, 12 Jan 2013 04:07:29 +0000 Subject: various tweaks to get 80% Of the way to proper use of TimeAxisView::name_label and TimeAxisView::name_entry. Not done yet, since the entry sometimes loses focus and cannot be hidden. git-svn-id: svn://localhost/ardour2/branches/3.0@13836 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/time_axis_view.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/time_axis_view.h') diff --git a/gtk2_ardour/time_axis_view.h b/gtk2_ardour/time_axis_view.h index 26da869ee5..958b0b55dd 100644 --- a/gtk2_ardour/time_axis_view.h +++ b/gtk2_ardour/time_axis_view.h @@ -281,7 +281,6 @@ class TimeAxisView : public virtual AxisView virtual void selection_click (GdkEventButton*); bool _hidden; - bool _has_state; bool in_destructor; NamePackingBits name_packing; -- cgit v1.2.3