1
0
Ken Martin 21 жил өмнө
parent
commit
c10cb4db5a

+ 0 - 1
Templates/TestDriver.cxx.in

@@ -20,7 +20,6 @@ static LONG __stdcall
 TestDriverUnhandledExceptionFilter(EXCEPTION_POINTERS* e)
 {
   ExitProcess(e->ExceptionRecord->ExceptionCode);
-  return 0;
 }
 static void TestDriverEnableWindowsExceptionFilter()
 {