Update client is now included in the build package

This commit is contained in:
kay.one 2011-11-13 16:57:03 -08:00
commit 56a6e1372d
9 changed files with 55 additions and 10 deletions

View file

@ -68,7 +68,6 @@ namespace NzbDrone.Common
if (LogManager.ThrowExceptions)
throw;
}
}
public static void RegisterExceptioneer()