mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Fix last commit
This commit is contained in:
parent
e81757739c
commit
048f01ff5a
1 changed files with 1 additions and 1 deletions
|
|
@ -1014,7 +1014,7 @@ public class LinphoneManager implements LinphoneCoreListener, LinphoneChatMessag
|
|||
mLc.setNetworkReachable(false);
|
||||
}
|
||||
}
|
||||
mLc = null;
|
||||
mLc.destroy();
|
||||
}
|
||||
|
||||
@TargetApi(Build.VERSION_CODES.HONEYCOMB)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue