git://git.iain.cx/iain
/
pstop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c72057a
)
whitespace changes
author
Simon J Mudd
<sjmudd@pobox.com>
Tue, 24 Feb 2015 07:08:40 +0000
(08:08 +0100)
committer
Simon J Mudd
<sjmudd@pobox.com>
Tue, 24 Feb 2015 07:08:40 +0000
(08:08 +0100)
app/app.go
patch
|
blob
|
history
diff --git
a/app/app.go
b/app/app.go
index
32abd42
..
ed36f0c
100644
(file)
--- a/
app/app.go
+++ b/
app/app.go
@@
-79,9
+79,7
@@
func (app *App) Setup(dbh *sql.DB) {
}
app.finished = false
-
app.screen.Initialise()
-
app.setup_instruments = setup_instruments.NewSetupInstruments(dbh)
app.setup_instruments.EnableMonitoring()