Remove obsolete statement (#1033)
Thanks to @xuyun018 for finding this.
This commit is contained in:
parent
68f437b63e
commit
fd691b6173
@ -212,7 +212,6 @@ static void innards(const uchar *buf, int X, int Y, int W, int H,
|
||||
monodither(to, from, w, delta);
|
||||
else
|
||||
dither(to, from, w, delta);
|
||||
to += w;
|
||||
} else
|
||||
#endif
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user