mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0024162: Eliminate CLang compiler warning
Got rid from most cases of appearance '-Wunused-private-field' warning
This commit is contained in:
@@ -102,7 +102,6 @@ fields
|
||||
mynew : MapOfInteger from TColStd;
|
||||
myhimap : IndexedDataMapOfOwnerPrs;
|
||||
|
||||
mynbpick : Integer;
|
||||
mylastindex : Integer;
|
||||
myManager : TransientManager from Visual3d;
|
||||
end BRepHilighter;
|
||||
|
Reference in New Issue
Block a user