aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/connection.c')
-rw-r--r--src/or/connection.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/connection.c b/src/or/connection.c
index 257efbbb1..893a9c760 100644
--- a/src/or/connection.c
+++ b/src/or/connection.c
@@ -11,7 +11,6 @@ const char connection_c_id[] = "$Id$";
* on connections.
**/
-#define NEW_LOG_INTERFACE
#include "or.h"
static connection_t *connection_create_listener(const char *listenaddress,