remove commented-out debugging code

This commit is contained in:
David Rose 2004-08-24 18:36:27 +00:00
parent b8613bcccb
commit e2145af839

View File

@ -2746,9 +2746,6 @@ expand_object_types(EggGroup *egg_group, const pset<string> &expanded,
// Ignorable group; stop here. // Ignorable group; stop here.
return false; return false;
} }
//else
//egg2pg_cat.debug() << "returned true\n";
} }
} }