diff options
Diffstat (limited to 'src/or/or.h')
-rw-r--r-- | src/or/or.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/or/or.h b/src/or/or.h index 19b6bc7c9f..2d6fb3e0ef 100644 --- a/src/or/or.h +++ b/src/or/or.h @@ -3,7 +3,6 @@ * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. * Copyright (c) 2007-2008, The Tor Project, Inc. */ /* See LICENSE for licensing information */ -/* $Id$ */ /** * \file or.h @@ -12,7 +11,6 @@ #ifndef _TOR_OR_H #define _TOR_OR_H -#define OR_H_ID "$Id$" #include "orconfig.h" |