xo-procedure: drop PrimitiveRegistry.install_aux() debug
This commit is contained in:
parent
b8ef0d66bc
commit
b243f1613b
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ namespace xo {
|
|||
static bool install_aux(InstallSink sink,
|
||||
PrimitiveRepr * pm,
|
||||
InstallFlags flags) {
|
||||
scope log(XO_DEBUG(true));
|
||||
scope log(XO_DEBUG(false));
|
||||
|
||||
if (flags != InstallFlags::f_none) {
|
||||
log && log("create primitive", xtag("name", pm->name()));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue