Removed noise leftover from last commit
This commit is contained in:
@@ -83,8 +83,6 @@ PyObject *brightness(PyObject *img, float factor) {
|
|||||||
/* how many bytes to skip to get to the next alpha byte */
|
/* how many bytes to skip to get to the next alpha byte */
|
||||||
stride = imDest->pixelsize;
|
stride = imDest->pixelsize;
|
||||||
|
|
||||||
x, y;
|
|
||||||
|
|
||||||
xsize = imDest->xsize;
|
xsize = imDest->xsize;
|
||||||
ysize = imDest->ysize;
|
ysize = imDest->ysize;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user