0024059: Eliminate compiler warning C4701 in MSVC++ with warning level 4
[occt.git] / src / Draw / Draw.cxx
index d654dd2..7780a13 100755 (executable)
@@ -276,7 +276,7 @@ void Draw_Appli(Standard_Integer argc, char** argv,const FDraw_InitAppli Draw_In
   // init X window and create display
   // *****************************************************************
 #ifdef WNT
-  HWND hWnd;
+  HWND hWnd = NULL;
 #endif
 
   if (!Draw_Batch)