diff options
Diffstat (limited to 'src/common/container.h')
-rw-r--r-- | src/common/container.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common/container.h b/src/common/container.h index 57c5c2c716..b4ec4ee246 100644 --- a/src/common/container.h +++ b/src/common/container.h @@ -2,12 +2,9 @@ * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. * Copyright (c) 2007-2008, The Tor Project, Inc. */ /* See LICENSE for licensing information */ -/* $Id$ */ #ifndef _TOR_CONTAINER_H #define _TOR_CONTAINER_H -#define CONTAINER_H_ID \ - "$Id$" #include "util.h" |