From 8516e748ca3528157064ff4a370f2cce3e1d787c Mon Sep 17 00:00:00 2001 From: obscuren Date: Tue, 23 Sep 2014 10:23:37 +0200 Subject: Actually remove it alltogether --- mist/assets/qml/wallet.qml | 2 -- 1 file changed, 2 deletions(-) (limited to 'mist/assets/qml') diff --git a/mist/assets/qml/wallet.qml b/mist/assets/qml/wallet.qml index b4900f48a..8f4d9ba43 100644 --- a/mist/assets/qml/wallet.qml +++ b/mist/assets/qml/wallet.qml @@ -648,8 +648,6 @@ ApplicationWindow { } Keys.onReturnPressed: { - if(this.text == "uuddlrlrba") { gui.toggleTurboMining(); } - addPlugin(this.text, {close: true, section: "apps"}) } } -- cgit v1.2.3