From bc14c215b3a29da0d8fbb9c3f7b577a3155c2943 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 12 Feb 2022 11:12:33 +0100 Subject: -doxygen fixes --- src/testing/testing_api_cmd_serialize_keys.c | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'src/testing/testing_api_cmd_serialize_keys.c') diff --git a/src/testing/testing_api_cmd_serialize_keys.c b/src/testing/testing_api_cmd_serialize_keys.c index d3b34a934..ef912bf51 100644 --- a/src/testing/testing_api_cmd_serialize_keys.c +++ b/src/testing/testing_api_cmd_serialize_keys.c @@ -233,14 +233,6 @@ connect_with_state_cleanup (void *cls, } -/** - * Make a serialize-keys CMD. It will ask for - * keys serialization __and__ disconnect from the - * exchange. - * - * @param label CMD label - * @return the CMD. - */ struct TALER_TESTING_Command TALER_TESTING_cmd_serialize_keys (const char *label) { @@ -261,16 +253,6 @@ TALER_TESTING_cmd_serialize_keys (const char *label) } -/** - * Make a connect-with-state CMD. This command - * will use a serialized key state to reconnect - * to the exchange. - * - * @param label command label - * @param state_reference label of a CMD offering - * a serialized key state. - * @return the CMD. - */ struct TALER_TESTING_Command TALER_TESTING_cmd_connect_with_state (const char *label, const char *state_reference) -- cgit v1.2.3