[3.0P] dont dump chain(1) in session.cc
git-svn-id: svn://localhost/ardour2/branches/3.0@7226 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
357cf39470
commit
932d6c79d0
@ -1327,7 +1327,7 @@ Session::resort_routes ()
|
||||
route_graph->rechain( r );
|
||||
}
|
||||
|
||||
route_graph->dump(1);
|
||||
//route_graph->dump(1);
|
||||
|
||||
#ifndef NDEBUG
|
||||
boost::shared_ptr<RouteList> rl = routes.reader ();
|
||||
|
Loading…
Reference in New Issue
Block a user