diff options
author | William S Fulton <wsf@fultondesigns.co.uk> | 2010-02-28 00:09:20 +0000 |
---|---|---|
committer | William S Fulton <wsf@fultondesigns.co.uk> | 2010-02-28 00:09:20 +0000 |
commit | 931628f8b245ecbed4a3f020715bff123cacd1b1 (patch) | |
tree | e38fd38e32ed875225a2aa747e74c8d8eaee90cf /Source/Preprocessor | |
parent | cb64f65bae17ed4eeaa257556f15e18f4742a993 (diff) | |
download | swig-931628f8b245ecbed4a3f020715bff123cacd1b1.tar.gz |
Remove the svn/cvs Id string in the headers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11877 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Source/Preprocessor')
-rw-r--r-- | Source/Preprocessor/preprocessor.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Preprocessor/preprocessor.h b/Source/Preprocessor/preprocessor.h index 8f98dae15..b08ff31b9 100644 --- a/Source/Preprocessor/preprocessor.h +++ b/Source/Preprocessor/preprocessor.h @@ -11,8 +11,6 @@ * SWIG preprocessor module. * ----------------------------------------------------------------------------- */ -/* $Id$ */ - #ifndef SWIG_PREPROCESSOR_H_ #define SWIG_PREPROCESSOR_H_ |