xo-numeric: cosmetic: drop debug
This commit is contained in:
parent
335c04a834
commit
b3fbddcf3e
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ namespace xo {
|
|||
obj<AAllocator> mm = rcx.allocator();
|
||||
StringTable * stbl = rcx.stringtable();
|
||||
|
||||
scope log(XO_DEBUG(true));
|
||||
scope log(XO_DEBUG(false));
|
||||
|
||||
bool ok = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue