Actually remove it alltogether

This commit is contained in:
obscuren 2014-09-23 10:23:37 +02:00
parent 8780deece9
commit 8516e748ca
1 changed files with 0 additions and 2 deletions

View File

@ -648,8 +648,6 @@ ApplicationWindow {
}
Keys.onReturnPressed: {
if(this.text == "uuddlrlrba") { gui.toggleTurboMining(); }
addPlugin(this.text, {close: true, section: "apps"})
}
}