oops, debug statements

This commit is contained in:
David Rose 2005-09-22 22:40:50 +00:00
parent 2189ba3258
commit f06be51eea

View File

@ -422,7 +422,6 @@ has_absolute_pathnames() const {
////////////////////////////////////////////////////////////////////
void EggGroupNode::
resolve_filenames(const DSearchPath &searchpath) {
cerr << "resolve_filenames " << get_name() << "\n";
Children::iterator ci;
for (ci = _children.begin();
ci != _children.end();