diff options
Diffstat (limited to 'src/bank/mb_parse.c')
-rw-r--r-- | src/bank/mb_parse.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/bank/mb_parse.c b/src/bank/mb_parse.c index f785ed11..679daea5 100644 --- a/src/bank/mb_parse.c +++ b/src/bank/mb_parse.c @@ -23,14 +23,6 @@ #include "taler_merchant_bank_lib.h" -/** - * Parse configuration section with bank authentication data. - * - * @param cfg configuration to parse - * @param section the section with the configuration data - * @param[out] auth set to the configuration data found - * @return #GNUNET_OK on success - */ enum GNUNET_GenericReturnValue TALER_MERCHANT_BANK_auth_parse_cfg ( const struct GNUNET_CONFIGURATION_Handle *cfg, |