Browse Source

fix warning maybe

Ken Martin 21 năm trước cách đây
mục cha
commit
c10cb4db5a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      Templates/TestDriver.cxx.in

+ 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()
 {