mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-30 09:49:26 +00:00
Fix last commit
This commit is contained in:
parent
65ce907eaa
commit
45995b69e9
1 changed files with 0 additions and 1 deletions
|
|
@ -167,7 +167,6 @@ static jstring get_jstring_from_char(JNIEnv *env, const char* cString) {
|
|||
|
||||
error:
|
||||
if (classString) env->DeleteLocalRef(classString);
|
||||
if (constructorString) env->DeleteLocalRef(constructorString);
|
||||
|
||||
return javaString;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue