Miner fixes and updates (including miner)

This commit is contained in:
obscuren
2015-03-05 09:14:58 +01:00
parent 15f491e500
commit c47866d251
10 changed files with 45 additions and 32 deletions

View File

@ -159,8 +159,6 @@ func (gui *Gui) Stop() {
gui.win.Hide()
}
gui.uiLib.jsEngine.Stop()
guilogger.Infoln("Stopped")
}