diff options
Diffstat (limited to 'src/or/command.c')
-rw-r--r-- | src/or/command.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/command.c b/src/or/command.c index 63d067ae65..2c971734c0 100644 --- a/src/or/command.c +++ b/src/or/command.c @@ -16,7 +16,6 @@ const char command_c_id[] = "$Id$"; * connection_or_process_cells_from_inbuf() in connection_or.c */ -#define NEW_LOG_INTERFACE #include "or.h" /** Keep statistics about how many of each type of cell we've received. */ |