aboutsummaryrefslogtreecommitdiff
path: root/Source/Swig/swigwrap.h
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2010-02-28 00:09:20 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2010-02-28 00:09:20 +0000
commit931628f8b245ecbed4a3f020715bff123cacd1b1 (patch)
treee38fd38e32ed875225a2aa747e74c8d8eaee90cf /Source/Swig/swigwrap.h
parentcb64f65bae17ed4eeaa257556f15e18f4742a993 (diff)
downloadswig-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/Swig/swigwrap.h')
-rw-r--r--Source/Swig/swigwrap.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Swig/swigwrap.h b/Source/Swig/swigwrap.h
index b1f596f72..e44cb5344 100644
--- a/Source/Swig/swigwrap.h
+++ b/Source/Swig/swigwrap.h
@@ -11,8 +11,6 @@
* Functions related to wrapper objects.
* ----------------------------------------------------------------------------- */
-/* $Id: swig.h 9635 2007-01-12 01:44:16Z beazley $ */
-
typedef struct Wrapper {
Hash *localh;
String *def;