mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-18 04:36:30 +01:00
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
1 changed files with 0 additions and 1 deletions
|
|
@ -70,7 +70,6 @@ RegionFactory::create (boost::shared_ptr<const Region> region, bool announce)
|
||||||
map_add (ret);
|
map_add (ret);
|
||||||
|
|
||||||
/* pure copy constructor - no property list */
|
/* pure copy constructor - no property list */
|
||||||
/* pure copy constructor - no CheckNewRegion emitted */
|
|
||||||
if (announce) {
|
if (announce) {
|
||||||
CheckNewRegion (ret);
|
CheckNewRegion (ret);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue