xo-gc: drop a DX1Collector debug

This commit is contained in:
Roland Conybeare 2026-03-27 22:39:58 -04:00
commit f5cc2dee21

View file

@ -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;