aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_select_similar_kyc_attributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_select_similar_kyc_attributes.h')
-rw-r--r--src/exchangedb/pg_select_similar_kyc_attributes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchangedb/pg_select_similar_kyc_attributes.h b/src/exchangedb/pg_select_similar_kyc_attributes.h
index caa311da5..72f2407e8 100644
--- a/src/exchangedb/pg_select_similar_kyc_attributes.h
+++ b/src/exchangedb/pg_select_similar_kyc_attributes.h
@@ -30,7 +30,6 @@
* Lookup similar KYC attribute data.
*
* @param cls closure
- * @param h_payto account for which the attribute data is stored
* @param kyc_prox key for similarity search
* @param cb callback to invoke on each match
* @param cb_cls closure for @a cb