remove dead variable

This commit is contained in:
Christian Grothoff 2018-10-20 19:38:05 +02:00
parent fb952babf6
commit 9d18caa006
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -250,7 +250,6 @@ refresh_melt_transaction (void *cls,
int *mhd_ret)
{
struct RefreshMeltContext *rmc = cls;
struct TALER_EXCHANGEDB_RefreshMelt rm;
enum GNUNET_DB_QueryStatus qs;
uint32_t noreveal_index;