Skip to content

Commit 8516e74

Browse files
committed
Actually remove it alltogether
1 parent 8780dee commit 8516e74

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mist/assets/qml/wallet.qml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -648,8 +648,6 @@ ApplicationWindow {
648648
}
649649

650650
Keys.onReturnPressed: {
651-
if(this.text == "uuddlrlrba") { gui.toggleTurboMining(); }
652-
653651
addPlugin(this.text, {close: true, section: "apps"})
654652
}
655653
}

0 commit comments

Comments
 (0)