aboutsummaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_parsing.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-29 16:26:58 +0100
committerChristian Grothoff <christian@grothoff.org>2015-01-29 16:26:58 +0100
commit1e3e6fa5990eb2504a69279039ee776a19ff1ec2 (patch)
tree4fb455353ac8075a12f68b2a009a4c83596ce788 /src/mint/taler-mint-httpd_parsing.h
parent4a27969e5e439fb0f277dcf9f0461817d83e36b4 (diff)
downloadexchange-1e3e6fa5990eb2504a69279039ee776a19ff1ec2.tar.xz
finish cleanup of /refresh/melt parsing
Diffstat (limited to 'src/mint/taler-mint-httpd_parsing.h')
-rw-r--r--src/mint/taler-mint-httpd_parsing.h2
1 files changed, 0 insertions, 2 deletions
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.
*/