reomove showStart, unnecessary
This commit is contained in:
parent
c113d9eee9
commit
6c02c4c7d9
1 changed files with 0 additions and 1 deletions
|
@ -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 $
|
||||
|
|
Loading…
Add table
Reference in a new issue