diff options
Diffstat (limited to 'src/exchangedb')
-rw-r--r-- | src/exchangedb/exchangedb_denomkeys.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchangedb/exchangedb_denomkeys.c b/src/exchangedb/exchangedb_denomkeys.c index 5a26ce6bd..815275e81 100644 --- a/src/exchangedb/exchangedb_denomkeys.c +++ b/src/exchangedb/exchangedb_denomkeys.c @@ -69,7 +69,6 @@ TALER_EXCHANGEDB_denomination_key_revoke (const char *revocation_dir, int ret; struct RevocationFileP rd; - ret = GNUNET_SYSERR; GNUNET_asprintf (&fn, "%s" DIR_SEPARATOR_STR "%s.rev", |