aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendcommon.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-10-25 18:01:01 +0000
committerNick Mathewson <nickm@torproject.org>2005-10-25 18:01:01 +0000
commit5d85560d9e23147f85847f69a6255edfb432f565 (patch)
treed45c170eefd08fd50cbe65d58746288a310cd66b /src/or/rendcommon.c
parentd7e136240a59f75985b1b752b07564150ea1acb4 (diff)
downloadtor-5d85560d9e23147f85847f69a6255edfb432f565.tar.gz
tor-5d85560d9e23147f85847f69a6255edfb432f565.zip
Remove last vestiges of old logging interface.
svn:r5317
Diffstat (limited to 'src/or/rendcommon.c')
-rw-r--r--src/or/rendcommon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/rendcommon.c b/src/or/rendcommon.c
index 3703e5c975..784a56a3dd 100644
--- a/src/or/rendcommon.c
+++ b/src/or/rendcommon.c
@@ -9,7 +9,6 @@ const char rendcommon_c_id[] = "$Id$";
* introducers, services, clients, and rendezvous points.
**/
-#define NEW_LOG_INTERFACE
#include "or.h"
/** Return 0 if one and two are the same service ids, else -1 or 1 */