diff options
Diffstat (limited to 'src/common/log.c')
-rw-r--r-- | src/common/log.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/log.c b/src/common/log.c index 78d439130c..adab467976 100644 --- a/src/common/log.c +++ b/src/common/log.c @@ -3,8 +3,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 log_c_id[] = "$Id$"; /** * \file log.c |