From 50466c90f6a598992d91c8b289739c1d6eb3d78f Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Mon, 1 May 2006 22:33:12 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=10073 --- lib/diagnostics_win.C | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/lib/diagnostics_win.C b/lib/diagnostics_win.C index 69ec8d8d0c..eec660f471 100644 --- a/lib/diagnostics_win.C +++ b/lib/diagnostics_win.C @@ -489,39 +489,6 @@ DWORD WINAPI diagnostics_message_monitor(LPVOID lpParameter) { } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - // Used to unwind the stack and spew the callstack to stderr. Terminate the // process afterwards and return the exception code as the exit code. //