0023947: Eliminate trivial compiler warnings in MSVC++ with warning level 4
[occt.git] / src / GeometryTest / GeometryTest_CurveCommands.cxx
index c130e0f..aa41e34 100755 (executable)
@@ -847,7 +847,6 @@ static void ComputeDeviation(const Handle(Geom_Curve)& theCurve,
   theUfMax = 0.;
   theUlMax = 0.;
   theImax = 0;
-  Standard_Real ufmax = 0., ulmax = 0.;
 
   //take knots
   Standard_Integer nbp = thePnts->NbKnots();