mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0024162: Eliminate CLang compiler warning
Got rid from most cases of appearance '-Wunused-private-field' warning
This commit is contained in:
@@ -732,9 +732,6 @@ fields
|
||||
-- the cache
|
||||
ucachespanlenght : Real ;
|
||||
vcachespanlenght : Real ;
|
||||
-- Always 1. for the moment.
|
||||
ucachespanindex : Integer ;
|
||||
vcachespanindex : Integer ;
|
||||
-- the span for which the cache is valid if
|
||||
-- validcache is 1
|
||||
validcache : Integer ;
|
||||
|
Reference in New Issue
Block a user