From 0d1dd29b19a3f4459b036bd63f03c518e000d71f Mon Sep 17 00:00:00 2001 From: CH Chethan Reddy <40890937+Chethan2k1@users.noreply.github.com> Date: Sat, 29 Aug 2020 13:37:51 +0530 Subject: Small Fixes --- resources/qml/device-verification/DeviceVerification.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'resources/qml') diff --git a/resources/qml/device-verification/DeviceVerification.qml b/resources/qml/device-verification/DeviceVerification.qml index f40a7b8f..94cb1e33 100644 --- a/resources/qml/device-verification/DeviceVerification.qml +++ b/resources/qml/device-verification/DeviceVerification.qml @@ -579,7 +579,6 @@ ApplicationWindow { onClicked: { dialog.close(); deviceVerificationList.remove(flow.tranId); - delete flow; } } } -- cgit 1.5.1