diff options
Diffstat (limited to 'src/common/log.h')
-rw-r--r-- | src/common/log.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/log.h b/src/common/log.h index aa1e873050..66f5ee39bf 100644 --- a/src/common/log.h +++ b/src/common/log.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 log.h @@ -12,7 +11,6 @@ **/ #ifndef _TOR_LOG_H -#define LOG_H_ID "$Id$" #include "compat.h" |