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

@@ -1341,12 +1341,9 @@ ApplicationWindow {
property string locale
property string account_name
property string wallet_path
property bool auto_donations_enabled : false
property int auto_donations_amount : 50
property bool allow_background_mining : false
property bool miningIgnoreBattery : true
property var nettype: NetworkType.MAINNET
property string payment_id
property int restore_height : 0
property bool is_trusted_daemon : false
property bool is_recovering : false