From cc862fb2795aefed25b1a7b4d1dcac750f648f1b Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 17 Jan 2020 02:23:38 +0100 Subject: payto fixes WIP --- src/include/taler_bank_service.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/include/taler_bank_service.h') diff --git a/src/include/taler_bank_service.h b/src/include/taler_bank_service.h index c9843f2fc..09406add0 100644 --- a/src/include/taler_bank_service.h +++ b/src/include/taler_bank_service.h @@ -43,11 +43,6 @@ enum TALER_BANK_AuthenticationMethod * Basic authentication with cleartext username and password. */ TALER_BANK_AUTH_BASIC, - - /** - * The authentication data refers to a fakebank. - */ - TALER_BANK_AUTH_FAKEBANK, }; -- cgit v1.2.3