GCC warning.
This commit is contained in:
parent
5a3669e42b
commit
a329444b4b
|
@ -83,10 +83,6 @@ auto FillPath(const QVector<QPointF> &path, qreal accuracy) -> QVector<QPointF>
|
||||||
}
|
}
|
||||||
while(line.length() > len);
|
while(line.length() > len);
|
||||||
}
|
}
|
||||||
else
|
|
||||||
{
|
|
||||||
int a = 1;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
pathFilled.append(ConstLast(path));
|
pathFilled.append(ConstLast(path));
|
||||||
|
|
Loading…
Reference in New Issue
Block a user