aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-05-01 20:19:51 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2023-05-01 20:19:51 +0200
commit84bde679a78e8a681ded484bec8d256e07bf77e6 (patch)
tree0ffcee3ad8059d3c46b68400d2f5468c0c5fb1c5 /src/include
parente68d9f9b75fc6869b9be12637db2fc22706dd217 (diff)
downloadexchange-84bde679a78e8a681ded484bec8d256e07bf77e6.tar.xz
-typos
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_exchangedb_plugin.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h
index e4c9a28be..7c1757642 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -769,7 +769,6 @@ struct TALER_EXCHANGEDB_TableData
uint64_t denominations_serial;
void *coin_ev;
size_t coin_ev_size;
- struct TALER_ExchangeWithdrawValues ewv;
// h_coin_ev omitted, to be recomputed!
struct TALER_BlindedDenominationSignature ev_sig;
} age_withdraw_revealed_coins;