mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-24 13:50:49 +03:00
0024162: Eliminate CLang compiler warning
Got rid from most cases of appearance '-Wunused-private-field' warning
This commit is contained in:
@@ -403,7 +403,7 @@ Extrema_ExtElC::Extrema_ExtElC (const gp_Lin& C1,
|
||||
//
|
||||
aTol=1.e-12;
|
||||
//
|
||||
/*
|
||||
|
||||
if(fabs(A5) <= aTol) {
|
||||
A5 = 0.;
|
||||
}
|
||||
|
Reference in New Issue
Block a user