reomove showStart, unnecessary

This commit is contained in:
Joey Hess 2013-05-09 13:21:24 -04:00
parent c113d9eee9
commit 6c02c4c7d9

View file

@ -177,7 +177,6 @@ startDaemon assistant foreground listenhost startbrowser = do
logfd <- liftIO $ openLog logfile
if foreground
then do
showStart "." desc
origout <- liftIO $ catchMaybeIO $
fdToHandle =<< dup stdOutput
origerr <- liftIO $ catchMaybeIO $