misc: cleanup unused variables and comments

This commit is contained in:
selsta
2019-12-20 03:37:52 +01:00
parent 500c7ec82e
commit f8262b0d27
6 changed files with 0 additions and 15 deletions

View File

@@ -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){