diff -r 05bf128434c6 -r ec4ccaa1210d Hardware/Computer.cs --- a/Hardware/Computer.cs Sat Mar 27 13:04:34 2010 +0000 +++ b/Hardware/Computer.cs Sat Mar 27 19:55:09 2010 +0000 @@ -101,7 +101,6 @@ #if !DEBUG } catch (Exception exception) { Utilities.CrashReport.Save(exception); - throw; } #endif }, null, 1000, 1000);