commit ad1edd6c893bab2b2e4fecfe5b578fdfaefe68cf parent d779c5ee0267c9b11d0b3eb5160bd727f38397b1 Author: Christian Grothoff <christian@grothoff.org> Date: Thu, 21 Jan 2016 15:50:42 +0100 -remove dead code Diffstat:
| M | src/mint-lib/test_mint_api.c | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/mint-lib/test_mint_api.c b/src/mint-lib/test_mint_api.c @@ -1695,8 +1695,6 @@ interpreter_run (void *cls, fail (is); return; } - is->task = GNUNET_SCHEDULER_add_now (&interpreter_run, - is); }