diff options
Diffstat (limited to 'src/or/dirvote.c')
-rw-r--r-- | src/or/dirvote.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/or/dirvote.c b/src/or/dirvote.c index b276b11fca..3db1954a88 100644 --- a/src/or/dirvote.c +++ b/src/or/dirvote.c @@ -2,9 +2,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 dirvote_c_id[] = - "$Id$"; #define DIRVOTE_PRIVATE #include "or.h" |