forked from speed-dreams/speed-dreams-code
raceinit.cpp: Remove svn:keywords property
This is a preliminary test to ensure SVN's $Id$ keyword [1] is not transmitted when using git-svn(1) [2]. [1]: https://svnbook.red-bean.com/en/1.7/svn.advanced.props.special.keywords.html [2]: https://git-scm.com/docs/git-svn git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9553 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 531c15d57fbce1ccd78af6da7ced8530a990f09a Former-commit-id: 8a396f5a4dcd8b8e1a5231ad3d08679c3aefd8d1
This commit is contained in:
parent
014f82c37c
commit
3ee635abb7
1 changed files with 0 additions and 2 deletions
|
@ -4,7 +4,6 @@
|
|||
created : Sat Nov 16 10:34:35 CET 2002
|
||||
copyright : (C) 2002 by Eric Espie
|
||||
email : eric.espie@torcs.org
|
||||
version : $Id$
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
|
@ -19,7 +18,6 @@
|
|||
/** @file
|
||||
Race initialization routines
|
||||
@author <a href=mailto:eric.espie@torcs.org>Eric Espie</a>
|
||||
@version $Id$
|
||||
*/
|
||||
|
||||
#include <cstdlib>
|
||||
|
|
Loading…
Reference in a new issue