From 5d85560d9e23147f85847f69a6255edfb432f565 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 25 Oct 2005 18:01:01 +0000 Subject: Remove last vestiges of old logging interface. svn:r5317 --- src/or/main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/or/main.c') diff --git a/src/or/main.c b/src/or/main.c index 9966a825a..7e155d145 100644 --- a/src/or/main.c +++ b/src/or/main.c @@ -11,7 +11,6 @@ const char main_c_id[] = "$Id$"; * connections, implements main loop, and drives scheduled events. **/ -#define NEW_LOG_INTERFACE #include "or.h" #ifdef USE_DMALLOC #include -- cgit v1.2.3