mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0024162: Eliminate CLang compiler warning
Got rid from most cases of appearance '-Wunused-private-field' warning
This commit is contained in:
@@ -572,7 +572,6 @@ fields
|
||||
myEMap : IndexedMapOfShape from TopTools;
|
||||
myFMap : IndexedMapOfShape from TopTools;
|
||||
myAlgo : PolyAlgo from HLRAlgo;
|
||||
myHide : Integer from Standard;
|
||||
myDebug : Boolean from Standard;
|
||||
myAngle : Real from Standard;
|
||||
myTolSta : Real from Standard;
|
||||
|
Reference in New Issue
Block a user