removed old TODOs.

This commit is contained in:
Keivan Beigi 2013-07-08 17:47:28 -07:00
commit e1488229fe
6 changed files with 3 additions and 8 deletions

View file

@ -43,7 +43,6 @@ namespace NzbDrone.Update.UpdateEngine
}
}
//TODO:Should be able to restart service if anything beyond this point fails
_logger.Info("Killing all running processes");
if (_processProvider.GetProcessByName(ProcessProvider.NzbDroneConsoleProcessName).Any())