From 1e3e6fa5990eb2504a69279039ee776a19ff1ec2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 29 Jan 2015 16:26:58 +0100 Subject: finish cleanup of /refresh/melt parsing --- src/mint/taler-mint-httpd_parsing.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mint/taler-mint-httpd_parsing.h') diff --git a/src/mint/taler-mint-httpd_parsing.h b/src/mint/taler-mint-httpd_parsing.h index f14090172..2a2d54ea8 100644 --- a/src/mint/taler-mint-httpd_parsing.h +++ b/src/mint/taler-mint-httpd_parsing.h @@ -270,8 +270,6 @@ TALER_MINT_release_parsed_data (struct GNUNET_MINT_ParseFieldSpec *spec); */ #define TALER_MINT_PARSE_RSA_SIGNATURE(field,ptrsig) { field, ptrsig, 0, 0, JNAV_RET_RSA_SIGNATURE, 0 } - - /** * Generate line in parser specification indicating the end of the spec. */ -- cgit v1.2.3