diff options
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-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 e08371da4..c8444e296 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -3614,7 +3614,6 @@ typedef void * * @param cls closure * @param row_id current row in kyc_attributes table - * @param provider_name which provider collected the data, NULL for user upload * @param collection_time when were the attributes collected * @param enc_attributes_size size of @a enc_attributes * @param enc_attributes the encrypted collected attributes |