purged a output message
This commit is contained in:
parent
d2e116ce7b
commit
d14c211bc1
|
|
@ -910,7 +910,7 @@ convert_hierarchy(EggGroupNode *egg_root) {
|
|||
if (!process_model_node(_tree.get_node(i))) {
|
||||
return false;
|
||||
}
|
||||
softegg_cat.info() << i << endl;
|
||||
softegg_cat.debug() << i << endl;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue