diff options
Diffstat (limited to 'src/or/cpuworker.c')
-rw-r--r-- | src/or/cpuworker.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/cpuworker.c b/src/or/cpuworker.c index a6bb9d9322..cfd578e492 100644 --- a/src/or/cpuworker.c +++ b/src/or/cpuworker.c @@ -13,7 +13,6 @@ const char cpuworker_c_id[] = "$Id$"; * Right now, we only use this for processing onionskins. **/ -#define NEW_LOG_INTERFACE #include "or.h" /** The maximum number of cpuworker processes we will keep around. */ |