aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_kyclogic_plugin.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-01-27 17:42:56 +0100
committerChristian Grothoff <christian@grothoff.org>2023-01-27 17:42:56 +0100
commit85e44ceea61303ee3f2b4464a72742f85b2688ec (patch)
tree12b29d6c808b64c1f043c6d83908f353028cddd9 /src/include/taler_kyclogic_plugin.h
parent59716ffdc48ad71a0f047f7e68f04b64d449d408 (diff)
downloadexchange-85e44ceea61303ee3f2b4464a72742f85b2688ec.tar.xz
work on kycaid attribute extraction
Diffstat (limited to 'src/include/taler_kyclogic_plugin.h')
-rw-r--r--src/include/taler_kyclogic_plugin.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/taler_kyclogic_plugin.h b/src/include/taler_kyclogic_plugin.h
index a7e222179..22e4f894f 100644
--- a/src/include/taler_kyclogic_plugin.h
+++ b/src/include/taler_kyclogic_plugin.h
@@ -77,8 +77,6 @@ enum TALER_KYCLOGIC_KycStatus
* The provider is still checking.
*/
TALER_KYCLOGIC_STATUS_PROVIDER_PENDING
-
-
= TALER_KYCLOGIC_STATUS_PROVIDER
| TALER_KYCLOGIC_STATUS_PENDING,