compliation fix.
git-svn-id: svn://localhost/trunk/ardour2@272 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -72,7 +72,6 @@ ImageFrameTimeAxis::ImageFrameTimeAxis(const string & track_id, PublicEditor& ed
|
||||
// intialize our data items
|
||||
_marked_for_display = true;
|
||||
y_position = -1 ;
|
||||
name_prompter = 0 ;
|
||||
|
||||
/* create our new image frame view */
|
||||
view = new ImageFrameTimeAxisView(*this) ;
|
||||
|
||||
@@ -71,7 +71,6 @@ MarkerTimeAxis::MarkerTimeAxis (PublicEditor& ed, ARDOUR::Session& sess, Canvas&
|
||||
selection_group->hide();
|
||||
|
||||
// intialize our data items
|
||||
name_prompter = 0 ;
|
||||
marker_menu = 0 ;
|
||||
|
||||
y_position = -1 ;
|
||||
|
||||
Reference in New Issue
Block a user