0024058: Eliminate compiler warning C4702 in MSVC++ with warning level 4
[occt.git] / src / GCPnts / GCPnts_UniformDeflection.gxx
index 703ad0c..150901f 100755 (executable)
@@ -194,7 +194,6 @@ static Standard_Boolean PerformComposite (TColStd_SequenceOfReal& Parameters,
 
     Ua = Ub;
   }
-  return Standard_True;
 }