diff options
Diffstat (limited to 'src/or/rendmid.c')
-rw-r--r-- | src/or/rendmid.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/rendmid.c b/src/or/rendmid.c index fdd70bdc45..cc4ca60d25 100644 --- a/src/or/rendmid.c +++ b/src/or/rendmid.c @@ -8,7 +8,6 @@ const char rendmid_c_id[] = "$Id$"; * \brief Implement introductions points and rendezvous points. **/ -#define NEW_LOG_INTERFACE #include "or.h" /** Respond to an ESTABLISH_INTRO cell by checking the signed data and |