diff options
Diffstat (limited to 'src/or/router.c')
-rw-r--r-- | src/or/router.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/or/router.c b/src/or/router.c index 55618c4eb1..7ed4af17d9 100644 --- a/src/or/router.c +++ b/src/or/router.c @@ -3,9 +3,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 router_c_id[] = - "$Id$"; #define ROUTER_PRIVATE |