diff options
Diffstat (limited to 'src/or/control.c')
-rw-r--r-- | src/or/control.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/or/control.c b/src/or/control.c index c57cdd0496..7e8cbfcf6b 100644 --- a/src/or/control.c +++ b/src/or/control.c @@ -1,9 +1,6 @@ /* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. * Copyright (c) 2007-2008, The Tor Project, Inc. */ /* See LICENSE for licensing information */ -/* $Id$ */ -const char control_c_id[] = - "$Id$"; /** * \file control.c |