1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0024635: Eliminate trivial compiler warnings by GCC in Debug mode

This commit is contained in:
abv
2014-02-14 16:03:01 +04:00
parent fddb655a7f
commit 015bb6553d
18 changed files with 98 additions and 161 deletions

View File

@@ -38,8 +38,6 @@
#include <Draw_Appli.hxx>
#include <DrawTrSurf_Curve2d.hxx>
#include <Draw_Marker2D.hxx>
#endif
#ifdef DEB
static Standard_Boolean Affich = Standard_False;
#endif