aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-07-30 16:45:50 +0200
committerChristian Grothoff <christian@grothoff.org>2023-07-30 16:45:50 +0200
commitc8e485088b0139c56edd45ab20ae6d7cfc196dbc (patch)
tree446c52bdf0b64cf915c399b8917179af8ad23d3c /src/include/taler_exchangedb_plugin.h
parentf05a59d8cc788ad50df63d94636d3175ad630a1c (diff)
downloadexchange-c8e485088b0139c56edd45ab20ae6d7cfc196dbc.tar.xz
remove wrap_size, obsolete
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-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 f5fdd7f11..e5107808b 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -3700,7 +3700,6 @@ struct TALER_EXCHANGEDB_Plugin
void *cls,
const struct TALER_EXCHANGEDB_ReserveInInfo *reserves,
unsigned int reserves_length,
- unsigned int batch_size,
enum GNUNET_DB_QueryStatus *results);