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

0024856: CLang warnings -Wunused-private-field

Actual warnings were fixed.
This commit is contained in:
ski
2014-04-18 15:02:41 +04:00
committed by abv
parent 9a86ffeb7e
commit 6fc9d72d9d
4 changed files with 0 additions and 5 deletions

View File

@@ -103,7 +103,6 @@ fields
bisectortwotoremove : DataMapOfIntegerBisector from MAT;
bisectormap : DataMapOfIntegerBisector from MAT;
roots : ListOfBisector from MAT;
thecurrentindex : Integer;
isDone : Boolean;
end Mat2d;