diff options
Diffstat (limited to 'src/common/container.c')
-rw-r--r-- | src/common/container.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common/container.c b/src/common/container.c index 5e1bc63a6b..5c54e469bd 100644 --- a/src/common/container.c +++ b/src/common/container.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 container_c_id[] = - "$Id$"; /** * \file container.c |