aboutsummaryrefslogtreecommitdiff
path: root/Lib/perl5/perlinit.swg
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/perl5/perlinit.swg')
-rw-r--r--Lib/perl5/perlinit.swg4
1 files changed, 0 insertions, 4 deletions
diff --git a/Lib/perl5/perlinit.swg b/Lib/perl5/perlinit.swg
index b49040d26..c26b93fad 100644
--- a/Lib/perl5/perlinit.swg
+++ b/Lib/perl5/perlinit.swg
@@ -4,15 +4,11 @@
#ifdef __cplusplus
extern "C"
#endif
-#ifndef PERL_OBJECT
#ifndef MULTIPLICITY
SWIGEXPORT void SWIG_init (CV* cv);
#else
SWIGEXPORT void SWIG_init (pTHXo_ CV* cv);
#endif
-#else
-SWIGEXPORT void SWIG_init (CV *cv, CPerlObj *);
-#endif
%}
/* Module initialization function */