diff options
Diffstat (limited to 'src/common/test.h')
-rw-r--r-- | src/common/test.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/test.h b/src/common/test.h index 6d4d9e47b6..05e17e3fc5 100644 --- a/src/common/test.h +++ b/src/common/test.h @@ -2,11 +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_TEST_H #define _TOR_TEST_H -#define TEST_H_ID "$Id$" /** * \file test.h |