diff options
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/taler_exchangedb_plugin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index e5c03cd72..1be4f147d 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -3623,7 +3623,6 @@ typedef void (*TALER_EXCHANGEDB_AmlAttributeCallback)( void *cls, uint64_t row_id, - const char *provider_name, struct GNUNET_TIME_Timestamp collection_time, size_t enc_attributes_size, const void *enc_attributes); |