0024162: Eliminate CLang compiler warning
[occt.git] / src / math / math_SVD.cdl
index 1826dce..3a28333 100755 (executable)
@@ -88,7 +88,6 @@ is
 fields
 
 Done:       Boolean;
-Singular:   Boolean;
 U:          Matrix;
 V:          Matrix;
 Diag:       Vector;