mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0027068: Coding - eliminate VC++ 14 compiler warnings in MFC samples
Code is corrected to avoid compiler warnings
This commit is contained in:
@@ -192,7 +192,6 @@ void Tesselate_Presentation::tesselateShape(const TopoDS_Shape& aShape)
|
||||
aBuild1.MakeCompound(aComp1);
|
||||
aBuild2.MakeCompound(aComp2);
|
||||
|
||||
TopTools_SequenceOfShape aVertices;
|
||||
Standard_Integer aCount = 0;
|
||||
Standard_Integer aNumOfNodes = 0;
|
||||
Standard_Integer aNumOfTriangles = 0;
|
||||
|
Reference in New Issue
Block a user