Remove useless comment

This commit is contained in:
Marcello Stanisci 2018-07-25 09:10:35 +02:00
parent 92dc0c285a
commit 94b268ac2a
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -72,7 +72,6 @@ TALER_TESTING_interpreter_lookup_command
#define BATCH_INDEX 1
struct TALER_TESTING_Command *batch;
/* NEED BATCH HERE FROM TRAIT. */
GNUNET_assert
(GNUNET_OK == TALER_TESTING_get_trait_cmd
(cmd, BATCH_INDEX, &batch));