remove debug print statements
This commit is contained in:
@@ -139,9 +139,6 @@ namespace Archimedes {
|
||||
|
||||
runOrder.insert(roInsert, m->getName());
|
||||
|
||||
for(auto s : runOrder)
|
||||
std::cout << s << std::endl;
|
||||
|
||||
return m;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user