Remove useless comment
This commit is contained in:
parent
92dc0c285a
commit
94b268ac2a
@ -72,7 +72,6 @@ TALER_TESTING_interpreter_lookup_command
|
|||||||
#define BATCH_INDEX 1
|
#define BATCH_INDEX 1
|
||||||
struct TALER_TESTING_Command *batch;
|
struct TALER_TESTING_Command *batch;
|
||||||
|
|
||||||
/* NEED BATCH HERE FROM TRAIT. */
|
|
||||||
GNUNET_assert
|
GNUNET_assert
|
||||||
(GNUNET_OK == TALER_TESTING_get_trait_cmd
|
(GNUNET_OK == TALER_TESTING_get_trait_cmd
|
||||||
(cmd, BATCH_INDEX, &batch));
|
(cmd, BATCH_INDEX, &batch));
|
||||||
|
Loading…
Reference in New Issue
Block a user