Fixed: Disabled error reporting

This commit is contained in:
Mark McDowall committed 2014-11-20 17:17:38 -08:00
1 parent 6ffeba37cb
commit 71e83ba8a8
1 file changed
+1 -1
@@ -23,7 +23,7 @@ public static void Register(IStartupContext startupContext, bool updateApp, bool
}
//Disabling for now - until its fixed or we yank it out
RegisterExceptron();
//RegisterExceptron();
if (updateApp)
{