summaryrefslogtreecommitdiff
path: root/Lib/exception.i
diff options
context:
space:
mode:
authorMarcelo Matus <mmatus@acms.arizona.edu>2005-10-24 14:59:05 +0000
committerMarcelo Matus <mmatus@acms.arizona.edu>2005-10-24 14:59:05 +0000
commit3c65cea431715a5942e729c510f3e02ac5c35e61 (patch)
treebe33a88ec23740caf9c1b010ec268a0472868247 /Lib/exception.i
parent733d3388620de44c41d80d376eb9bf4cc955fee4 (diff)
downloadswig-3c65cea431715a5942e729c510f3e02ac5c35e61.tar.gz
Perl added to the Unified typemap library, cleaner way to use the library, and 'normalized' macro names
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7707 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Lib/exception.i')
-rw-r--r--Lib/exception.i5
1 files changed, 0 insertions, 5 deletions
diff --git a/Lib/exception.i b/Lib/exception.i
index 531b1a584..7a6800bf7 100644
--- a/Lib/exception.i
+++ b/Lib/exception.i
@@ -8,11 +8,6 @@
%insert("runtime") "swigerrors.swg"
-#ifdef SWIGPERL5
-%{
-#define SWIG_exception(a,b) SWIG_croak(b)
-%}
-#endif
#ifdef SWIGPHP4
%{