solve unused var warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8508 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6e0704f335
commit
851330d594
1 changed files with 0 additions and 1 deletions
|
|
@ -86,7 +86,6 @@
|
|||
#else
|
||||
%typemap(in) SWIGTYPE {
|
||||
void *argp;
|
||||
$<ype temp;
|
||||
int res = SWIG_ConvertPtr($input, &argp, $&descriptor, %convertptr_flags);
|
||||
if (!SWIG_IsOK(res)) {
|
||||
%argument_fail(res, "$type", $symname, $argnum);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue