mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-01 00:53:47 +00:00
Actually remove it alltogether
This commit is contained in:
parent
8780deece9
commit
8516e748ca
1 changed files with 0 additions and 2 deletions
|
|
@ -648,8 +648,6 @@ ApplicationWindow {
|
|||
}
|
||||
|
||||
Keys.onReturnPressed: {
|
||||
if(this.text == "uuddlrlrba") { gui.toggleTurboMining(); }
|
||||
|
||||
addPlugin(this.text, {close: true, section: "apps"})
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue