diff options
Diffstat (limited to 'src/or/rephist.c')
-rw-r--r-- | src/or/rephist.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/rephist.c b/src/or/rephist.c index 18de290a2f..b7a193b290 100644 --- a/src/or/rephist.c +++ b/src/or/rephist.c @@ -10,7 +10,6 @@ const char rephist_c_id[] = "$Id$"; * been using, which ports we tend to want, and so on. **/ -#define NEW_LOG_INTERFACE #include "or.h" static void bw_arrays_init(void); |