xo-object2: retire obsolete log output
This commit is contained in:
parent
f5b071f103
commit
17f090d933
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,7 @@ namespace xo {
|
|||
auto
|
||||
DList::forward_children(obj<ACollector> gc) noexcept -> size_type
|
||||
{
|
||||
scope log(XO_DEBUG(true));
|
||||
//scope log(XO_DEBUG(true));
|
||||
|
||||
gc.forward_inplace(head_.iface(), (void **)&(head_.data_));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue