diff options
Diffstat (limited to 'src/or/rendcommon.c')
-rw-r--r-- | src/or/rendcommon.c | 1 |
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 */ |