Remove lying comment.
git-svn-id: svn://localhost/ardour2/branches/3.0@8323 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
372880803f
commit
9e5550254c
@ -70,7 +70,6 @@ RegionFactory::create (boost::shared_ptr<const Region> region, bool announce)
|
||||
map_add (ret);
|
||||
|
||||
/* pure copy constructor - no property list */
|
||||
/* pure copy constructor - no CheckNewRegion emitted */
|
||||
if (announce) {
|
||||
CheckNewRegion (ret);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user