debug output
git-svn-id: svn://localhost/ardour2/branches/3.0@7345 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
92e4126617
commit
d488ce49bb
@ -271,6 +271,7 @@ RegionFactory::map_add (boost::shared_ptr<Region> r)
|
||||
|
||||
{
|
||||
Glib::Mutex::Lock lm (region_map_lock);
|
||||
cerr << "MAP ADD: " << r->name() << " ID = " << r->id() << endl;
|
||||
region_map.insert (p);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user