diff options
Diffstat (limited to 'src/common/util.h')
-rw-r--r-- | src/common/util.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/util.h b/src/common/util.h index d3e234185c..93db417f11 100644 --- a/src/common/util.h +++ b/src/common/util.h @@ -2,7 +2,6 @@ * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. * Copyright (c) 2007-2008, The Tor Project, Inc. */ /* See LICENSE for licensing information */ -/* $Id$ */ /** * \file util.h @@ -11,7 +10,6 @@ #ifndef _TOR_UTIL_H #define _TOR_UTIL_H -#define UTIL_H_ID "$Id$" #include "orconfig.h" #include "torint.h" |