xo-gc: drop a DX1Collector debug
This commit is contained in:
parent
933d121cbf
commit
f5cc2dee21
1 changed files with 1 additions and 1 deletions
|
|
@ -1063,7 +1063,7 @@ namespace xo {
|
|||
void
|
||||
DX1Collector::_verify_aux(AGCObject * iface, void * data)
|
||||
{
|
||||
scope log(XO_DEBUG(config_.debug_flag_), xtag("data", data));
|
||||
//scope log(XO_DEBUG(config_.debug_flag_), xtag("data", data));
|
||||
|
||||
(void)iface;
|
||||
(void)data;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue