]> OCCT Git - occt-wok.git/commitdiff
No comments
authorcas <cas@opencascade.com>
Wed, 26 Jan 2000 17:47:04 +0000 (17:47 +0000)
committercas <cas@opencascade.com>
Wed, 26 Jan 2000 17:47:04 +0000 (17:47 +0000)
src/WOKBuilder/WOKBuilder_WNTCollector.cxx

index f230979d1771ad527b7034358197e9e06253c315..1f695bbbc7325d6b537af13373cd99bcfb0f01f4 100755 (executable)
@@ -24,7 +24,9 @@
 #endif //WNT
 
 static void FASTCALL _print_output ( Standard_CString, WOKBuilder_Tool* );
+#ifdef DEB
 static void FASTCALL _delete_file  (  const Handle( TCollection_HAsciiString )&  );
+#endif
 //---> EUG4YAN
 Standard_IMPORT Standard_Boolean g_fCompOrLnk;
 //<--- EUG4YAN