1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-03 14:10:33 +03:00

0027844: Foundation Classes - remove method OSD_File::Print()

This commit is contained in:
kgv
2016-09-12 09:54:55 +03:00
committed by bugmaster
parent d2edda76a9
commit 70ca46fecc
10 changed files with 1 additions and 390 deletions

View File

@@ -1109,7 +1109,6 @@ proc osutils:csfList { theOS theCsfLibsMap theCsfFrmsMap } {
if { "$::HAVE_GLES2" == "true" } {
set aLibsMap(CSF_OpenGlLibs) "libEGL libGLESv2"
}
set aLibsMap(CSF_winspool) "Winspool"
set aLibsMap(CSF_psapi) "Psapi"
set aLibsMap(CSF_d3d9) "d3d9"