mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-15 04:26:37 +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: {
|
Keys.onReturnPressed: {
|
||||||
if(this.text == "uuddlrlrba") { gui.toggleTurboMining(); }
|
|
||||||
|
|
||||||
addPlugin(this.text, {close: true, section: "apps"})
|
addPlugin(this.text, {close: true, section: "apps"})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue