xo-reader2: drop debug
This commit is contained in:
parent
e6cf751083
commit
6acad26111
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ namespace xo {
|
|||
void
|
||||
DGlobalEnv::assign_value(obj<AAllocator> mm, Binding ix, obj<AGCObject> x)
|
||||
{
|
||||
scope log(XO_DEBUG(true),
|
||||
scope log(XO_DEBUG(false),
|
||||
xtag("ix.j_slot", ix.j_slot()),
|
||||
xtag("values.cap", values_->capacity()));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue