From f8262b0d275086021d99bf69b58c895d1ef9028f Mon Sep 17 00:00:00 2001 From: selsta Date: Fri, 20 Dec 2019 03:37:52 +0100 Subject: misc: cleanup unused variables and comments --- wizard/WizardController.qml | 2 -- 1 file changed, 2 deletions(-) (limited to 'wizard') diff --git a/wizard/WizardController.qml b/wizard/WizardController.qml index d192bc8d..ddda6209 100644 --- a/wizard/WizardController.qml +++ b/wizard/WizardController.qml @@ -115,8 +115,6 @@ Rectangle { // recovery made (restore wallet) property string walletRestoreMode: 'seed' // seed, keys, qr - // flickable margin - property int flickableHeightMargin: 200 property int layoutScale: { if(appWindow.width < 800){ -- cgit v1.2.3