Removed debug output
FossilOrigin-Name: 247f6430db7770577e645e9c310cafa15e5451ad0ae691481166f65e16cd9161
This commit is contained in:
parent
78596aec27
commit
85bfa51eda
@ -324,7 +324,7 @@ int mbag_tojson(char *dst, mbag_t m, cw_itemdef_t *defs, int n)
|
||||
// cw_dbg(DBG_X,"Put: %s::: %s",i->id,bu);
|
||||
}
|
||||
else{
|
||||
cw_dbg(DBG_X,"Noooooooooooooooooo to_str method for %s",i->id);
|
||||
cw_dbg(DBG_X,"No to_str method for %s",i->id);
|
||||
}
|
||||
d+=sprintf(d,"\"");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user