summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-08-16 14:36:23 +0200
committerChristian Grothoff <christian@grothoff.org>2022-08-16 14:36:23 +0200
commit68d2df88f2ec0b70c3778f7f77eeb6173bd8c08b (patch)
treeba7b155be05788a698fef6685b4fffcf9c10075a /src/include
parent94fa05ec2a96ca7bdc47f3dc77aa727ae81f9a44 (diff)
downloadexchange-68d2df88f2ec0b70c3778f7f77eeb6173bd8c08b.tar.gz
exchange-68d2df88f2ec0b70c3778f7f77eeb6173bd8c08b.tar.bz2
exchange-68d2df88f2ec0b70c3778f7f77eeb6173bd8c08b.zip
allow merge into non-existent reserve if KYC is disabled
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 602448f70..ab6158a54 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -5394,7 +5394,6 @@ struct TALER_EXCHANGEDB_Plugin
const struct TALER_ReservePublicKeyP *reserve_pub,
bool *no_partner,
bool *no_balance,
- bool *no_reserve,
bool *in_conflict);