diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-03-10 16:21:20 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-03-10 16:21:20 +0100 |
commit | daa5fbe3b755113d0a82b606976f68851e3a11dc (patch) | |
tree | dcdcb7412dfc5ec0325ed538bcd04926cb418930 /src/mint/taler-mint-httpd_refresh.c | |
parent | c2c8646a83c07662e1246f768c23e71c687ddcb0 (diff) |
remove redundant arg 'commit_client_sig'
Diffstat (limited to 'src/mint/taler-mint-httpd_refresh.c')
-rw-r--r-- | src/mint/taler-mint-httpd_refresh.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mint/taler-mint-httpd_refresh.c b/src/mint/taler-mint-httpd_refresh.c index d7b67074..db3edebe 100644 --- a/src/mint/taler-mint-httpd_refresh.c +++ b/src/mint/taler-mint-httpd_refresh.c @@ -273,7 +273,6 @@ handle_refresh_melt_binary (struct MHD_Connection *connection, coin_count, coin_public_infos, coin_melt_details, - NULL /* FIXME: 3635! */, kappa, num_oldcoins, num_newcoins, |