Update src/Mod/TechDraw/Gui/QGILeaderLine.cpp
This commit is contained in:
committed by
Yorik van Havre
parent
3cadb489d9
commit
a88f30877c
@@ -505,7 +505,6 @@ std::vector<QPointF> QGILeaderLine::getWayPointsFromFeature()
|
||||
if (qPoints.empty()) {
|
||||
Base::Console().Warning("QGILeaderLine::getWayPointsFromFeature - no points\n");
|
||||
}
|
||||
|
||||
return qPoints;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user