remove unused struct member

This commit is contained in:
Florian Dold 2021-01-16 23:57:34 +01:00
parent 94c5ee9376
commit ed9c37ef4f
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -94,11 +94,6 @@ struct AggregationUnit
*/
struct TALER_EXCHANGEDB_Session *session;
/**
* Wire preparation handle.
*/
struct TALER_BANK_PrepareHandle *ph;
/**
* Array of row_ids from the aggregation.
*/