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.setNetworkReachable(false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
mLc = null;
|
mLc.destroy();
|
||||||
}
|
}
|
||||||
|
|
||||||
@TargetApi(Build.VERSION_CODES.HONEYCOMB)
|
@TargetApi(Build.VERSION_CODES.HONEYCOMB)
|
||||||
|
|
Loading…
Reference in a new issue