Revert "Merge pull request #1158 from otoolep/bringup"

This reverts commit 081be7a0bc, reversing
changes made to b60e6ecca9.
pull/1157/head
Philip O'Toole 2014-11-24 13:12:03 -08:00
parent 081be7a0bc
commit af33cbf72d
1 changed files with 0 additions and 4 deletions

View File

@ -122,10 +122,6 @@ func start() error {
// Start server.
s := influxdb.NewServer(client)
err = s.Open(config.Storage.Dir)
if err != nil {
panic(err)
}
// TODO: startProfiler()
// TODO: -reset-root