Sketcher: Coverity 332679 - logically dead code removed
This commit is contained in:
@@ -2680,8 +2680,6 @@ int SketchObject::trim(int GeoId, const Base::Vector3d& point)
|
||||
firstParam = bsp->getFirstParameter();
|
||||
lastParam = bsp->getLastParameter();
|
||||
}
|
||||
else
|
||||
return -1;
|
||||
|
||||
double pointParam, point1Param, point2Param;
|
||||
if(!getIntersectionParameters(geo, point, pointParam, point1, point1Param, point2, point2Param))
|
||||
|
||||
Reference in New Issue
Block a user