1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-19 13:40:49 +03:00

0024853: CLang warnings -Wunused-const-variable

Unused variables were removed.
This commit is contained in:
ski
2014-04-17 13:41:11 +04:00
committed by abv
parent 475604b446
commit 53ca691b7b
4 changed files with 0 additions and 9 deletions

View File

@@ -78,8 +78,6 @@ void NIS_TriangulatedDrawer::Assign (const Handle(NIS_Drawer)& theOther)
}
}
static const Standard_Integer nObjPerDrawer = 64;
//=======================================================================
//function : IsEqual
//purpose : Comparison of two Drawers (for Map impementation)