]> granicus.if.org Git - transmission/commitdiff
remove unused macro
authorJordan Lee <jordan@transmissionbt.com>
Sun, 6 Dec 2015 16:39:38 +0000 (16:39 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Sun, 6 Dec 2015 16:39:38 +0000 (16:39 +0000)
libtransmission/utils-test.c

index 2100e30cc8e19dd40ee0cc0186054d000cbc7cba..f7c6f54284900148a69a451871fffba371c3b6ee 100644 (file)
 #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"