Remove some debug code.
git-svn-id: svn://localhost/ardour2/branches/3.0@6998 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -1473,8 +1473,6 @@ Session::XMLRouteFactory_2X (const XMLNode& node, int version)
|
||||
ds_prop = node.property (X_("diskstream"));
|
||||
}
|
||||
|
||||
cout << "ds_prop " << ds_prop << "\n";
|
||||
|
||||
DataType type = DataType::AUDIO;
|
||||
const XMLProperty* prop = node.property("default-type");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user