whoops debug prints

This commit is contained in:
David Rose 2008-09-12 23:20:12 +00:00
parent c32747d900
commit de14f0633e
1 changed files with 0 additions and 2 deletions

View File

@ -5064,8 +5064,6 @@ make_from_bam(const FactoryParams &params) {
manager->get_loader_options());
break;
}
cerr << "loaded tex " << me << "\n";
cerr << "loaded filename = " << me->get_filename() << "\n";
}
}