From ac42dd8153d723f78cd7ccfdace16a1b02214eeb Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sun, 13 Feb 2011 01:27:02 +0000 Subject: [PATCH] remove duplicate UTL char * typemaps git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12456 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Lib/typemaps/strings.swg | 2 -- 1 file changed, 2 deletions(-) diff --git a/Lib/typemaps/strings.swg b/Lib/typemaps/strings.swg index 7c5f59ae2..0769fe221 100644 --- a/Lib/typemaps/strings.swg +++ b/Lib/typemaps/strings.swg @@ -577,8 +577,6 @@ SWIG_AsVal_dec(Char)(SWIG_Object obj, Char *val) } } -%typemaps_asvalfromn(CharCode, Char); - %_typemap_string(StringCode, Char, SWIG_AsCharPtrAndSize,