mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01:00
remove unused macro
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user