Skip to content

Commit e46a720

Browse files
lucky-chenYorkShen
authored andcommitted
[WEEX-542][Android] rm useless code
1 parent a1cd117 commit e46a720

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/sdk/src/main/java/com/taobao/weex/WXSDKInstance.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -946,7 +946,6 @@ public void onActivityPause() {
946946
mWXPerformance.maxDeepViewLayer=getMaxDeepLayer();
947947
mWXPerformance.wxDims = mwxDims;
948948
mWXPerformance.measureTimes = measureTimes;
949-
WXExceptionUtils.commitCriticalExceptionRT(mInstanceId,WXErrorCode.WX_ERR_BAD_SO,"TEST","ss",null);
950949
if (mUserTrackAdapter != null) {
951950
mUserTrackAdapter.commit(mContext, null, IWXUserTrackAdapter.LOAD, mWXPerformance, getUserTrackParams());
952951
}

0 commit comments

Comments
 (0)