aboutsummaryrefslogtreecommitdiff
path: root/src/or/relay.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/relay.c')
-rw-r--r--src/or/relay.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/relay.c b/src/or/relay.c
index b03262c13a..c838d7dd53 100644
--- a/src/or/relay.c
+++ b/src/or/relay.c
@@ -11,7 +11,6 @@ const char relay_c_id[] = "$Id$";
* receiving from circuits.
**/
-#define NEW_LOG_INTERFACE
#include "or.h"
static int relay_crypt(circuit_t *circ, cell_t *cell, int cell_direction,