diff options
Diffstat (limited to 'src/or/circuitbuild.c')
-rw-r--r-- | src/or/circuitbuild.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/circuitbuild.c b/src/or/circuitbuild.c index 3ea2bdc23..92b2ee7e6 100644 --- a/src/or/circuitbuild.c +++ b/src/or/circuitbuild.c @@ -10,7 +10,6 @@ const char circuitbuild_c_id[] = "$Id$"; * \brief The actual details of building circuits. **/ -#define NEW_LOG_INTERFACE #include "or.h" /********* START VARIABLES **********/ |