Cosmetic java typemap cleanup
This commit is contained in:
parent
fe56d23f80
commit
8322686e84
1 changed files with 0 additions and 1 deletions
|
|
@ -406,7 +406,6 @@ SWIGINTERN const char * SWIG_UnpackData(const char *c, void *ptr, size_t sz) {
|
|||
if (!$input) return $null;
|
||||
}
|
||||
Swig::LocalRefGuard $1_refguard(jenv, $input);
|
||||
// boohoo
|
||||
}
|
||||
|
||||
%typemap(freearg, noblock=1) char * { if ($1) JCALL2(ReleaseStringUTFChars, jenv, $input, (const char *)$1); }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue