remove commented-out debugging code
This commit is contained in:
parent
b8613bcccb
commit
e2145af839
|
|
@ -2746,9 +2746,6 @@ expand_object_types(EggGroup *egg_group, const pset<string> &expanded,
|
|||
// Ignorable group; stop here.
|
||||
return false;
|
||||
}
|
||||
//else
|
||||
//egg2pg_cat.debug() << "returned true\n";
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue