diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-04-07 18:43:36 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-04-07 18:43:36 +0200 |
commit | b22ec7570e830a3f71ed7c33b23879b2c3385387 (patch) | |
tree | 32ccc9c0ed86388376bce6d779d43257895c68fa /src/include/taler_signatures.h | |
parent | 64a8bb6a863efa5a2e6c813cc46478d077be2d8d (diff) |
this signature was pretty much always obsolete
Diffstat (limited to 'src/include/taler_signatures.h')
-rw-r--r-- | src/include/taler_signatures.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h index e8fc57ded..f55f0c2e4 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -168,11 +168,6 @@ #define TALER_SIGNATURE_MERCHANT_PAYMENT_OK 1104 /** - * Signature where the merchant confirms a refund increase - */ -#define TALER_SIGNATURE_MERCHANT_REFUND_OK 1105 - -/** * Signature where the merchant confirms that the user replayed * a payment for a browser session. */ |