aboutsummaryrefslogtreecommitdiff
path: root/Lib/typemaps/swigmacros.swg
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/typemaps/swigmacros.swg')
-rw-r--r--Lib/typemaps/swigmacros.swg10
1 files changed, 0 insertions, 10 deletions
diff --git a/Lib/typemaps/swigmacros.swg b/Lib/typemaps/swigmacros.swg
index 687b0680e..b772eb04b 100644
--- a/Lib/typemaps/swigmacros.swg
+++ b/Lib/typemaps/swigmacros.swg
@@ -109,16 +109,6 @@ nocppval
#endif
%enddef
-/* insert the SWIGVERSION in the interface and the wrapper code */
-#if SWIG_VERSION
-%insert("header") {
-%define_as(SWIGVERSION, SWIG_VERSION)
-%#define SWIG_VERSION SWIGVERSION
-}
-#endif
-
-
-
/* -----------------------------------------------------------------------------
* Casting operators
* ----------------------------------------------------------------------------- */