remove unused macro

This commit is contained in:
Jordan Lee
2015-12-06 16:39:38 +00:00
parent f3cebc6663
commit 562f56459f
-3
View File
@@ -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"