-reduce logging
This commit is contained in:
parent
7fe8d89d75
commit
2805018da2
@ -1 +1 @@
|
||||
Subproject commit 75c838e74c41bf9a6c02cdfe8109a444056bf26d
|
||||
Subproject commit ce57f1bb32a657c0e479a13401339c9899b1c898
|
@ -761,7 +761,7 @@ decode_keys_json (const json_t *resp_obj,
|
||||
GNUNET_break_op (0);
|
||||
return GNUNET_SYSERR;
|
||||
}
|
||||
#if 1 /* DEBUG */
|
||||
#if DEBUG
|
||||
json_dumpf (resp_obj,
|
||||
stderr,
|
||||
JSON_INDENT (2));
|
||||
|
Loading…
Reference in New Issue
Block a user