No longer need the SWIG_VERSION to be output to the C++ file, so

remove that change from the patch.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-02-11 19:45:17 +00:00
parent b41b09e285
commit 7c30eb5a42
2 changed files with 9 additions and 33 deletions

View File

@@ -43,9 +43,6 @@ swig-1.3.27.patch
Bug fix for SWIG's definition of the %makedefault macro.
Add a SWIG_VERSION macro to the wrapper file so C/C++ code can
integrate with different versions of the generated runtime code.
------------------------------------------------------------------------