uncomment ghostregionview destructor from merge madness
git-svn-id: svn://localhost/ardour2/branches/3.0@3845 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
6129057f86
commit
9754082fff
@ -59,9 +59,9 @@ GhostRegion::GhostRegion (ArdourCanvas::Group* parent, TimeAxisView& tv, TimeAxi
|
||||
|
||||
GhostRegion::~GhostRegion ()
|
||||
{
|
||||
/*GoingAway (this);
|
||||
GoingAway (this);
|
||||
delete base_rect;
|
||||
delete group;*/
|
||||
delete group;
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user