@ -122,17 +122,8 @@ namespace MediaBrowser.Server.Mac
process.Exited += ProcessExited;
try
{
process.Start();
}
catch (Exception ex)
_logger.ErrorException("Error launching url: {0}", ex, url);
throw;
/// <summary>
/// Processes the exited.