mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
.cosmetics
This commit is contained in:
parent
df19a1be83
commit
51be20d5c2
1 changed files with 0 additions and 1 deletions
|
|
@ -427,7 +427,6 @@ void BufferPainter::FinishPathJob()
|
|||
else {
|
||||
SolidFiller solid_filler;
|
||||
SpanFiller span_filler;
|
||||
// int y = ymin;
|
||||
for(int i = 0; i < fillcount; i++) {
|
||||
CoJob& j = cofill[i];
|
||||
if(y >= j.rasterizer.MinY() && y <= j.rasterizer.MaxY()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue