From 562f56459f285bc9ef7231f990dea28abbb744f3 Mon Sep 17 00:00:00 2001 From: Jordan Lee Date: Sun, 6 Dec 2015 16:39:38 +0000 Subject: [PATCH] remove unused macro --- libtransmission/utils-test.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/libtransmission/utils-test.c b/libtransmission/utils-test.c index 2100e30cc..f7c6f5428 100644 --- a/libtransmission/utils-test.c +++ b/libtransmission/utils-test.c @@ -25,13 +25,10 @@ #include "utils.h" #include "web.h" -#define NUM_LOOPS 1 #define SPEED_TEST 0 #if SPEED_TEST #define VERBOSE - #undef NUM_LOOPS - #define NUM_LOOPS 200 #endif #include "libtransmission-test.h" -- 2.49.0