diff options
Diffstat (limited to 'src/util/denom.c')
-rw-r--r-- | src/util/denom.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/denom.c b/src/util/denom.c index 3e841ce38..4382a9df3 100644 --- a/src/util/denom.c +++ b/src/util/denom.c @@ -380,7 +380,6 @@ TALER_denom_pub_verify (const struct TALER_DenominationPublicKey *denom_pub, GNUNET_break (0); return GNUNET_SYSERR; } - switch (denom_pub->cipher) { case TALER_DENOMINATION_INVALID: |