Fixed: Disabled error reporting

This commit is contained in:
Mark McDowall 2014-11-20 17:17:23 -08:00
parent 6ffeba37cb
commit 71e83ba8a8
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ namespace NzbDrone.Common.Instrumentation
}
//Disabling for now - until its fixed or we yank it out
RegisterExceptron();
//RegisterExceptron();
if (updateApp)
{