-rm debug info; typo
This commit is contained in:
parent
72cbf66395
commit
b2d68d4b2d
@ -931,9 +931,6 @@ decode_keys_json (const json_t *resp_obj,
|
|||||||
|
|
||||||
if (! no_extensions && ! no_signature)
|
if (! no_extensions && ! no_signature)
|
||||||
{
|
{
|
||||||
GNUNET_log(GNUNET_ERROR_TYPE_INFO,
|
|
||||||
"DEBUG: got extensions object %s\n",
|
|
||||||
json_dumps(extensions, JSON_INDENT(2)));
|
|
||||||
/* 2. We have an extensions object. Verify its signature. */
|
/* 2. We have an extensions object. Verify its signature. */
|
||||||
EXITIF (GNUNET_OK !=
|
EXITIF (GNUNET_OK !=
|
||||||
TALER_extensions_verify_json_config_signature (
|
TALER_extensions_verify_json_config_signature (
|
||||||
|
Loading…
Reference in New Issue
Block a user