summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-07-25 09:10:35 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-07-25 09:10:35 +0200
commit94b268ac2a4de1925df9b30c3d30c9ce93b17a7c (patch)
treedef137f53924809d8e37c2696d076d0c13c2ed5a
parent92dc0c285aa906703485443712c682e56946836c (diff)
downloadexchange-94b268ac2a4de1925df9b30c3d30c9ce93b17a7c.tar.gz
exchange-94b268ac2a4de1925df9b30c3d30c9ce93b17a7c.tar.bz2
exchange-94b268ac2a4de1925df9b30c3d30c9ce93b17a7c.zip
Remove useless comment
-rw-r--r--src/exchange-lib/testing_api_loop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchange-lib/testing_api_loop.c b/src/exchange-lib/testing_api_loop.c
index fa7a4274c..54323d6b4 100644
--- a/src/exchange-lib/testing_api_loop.c
+++ b/src/exchange-lib/testing_api_loop.c
@@ -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));