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:
@@ -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)
|
||||
|
Reference in New Issue
Block a user