mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 10:46:16 +03:00
unused
This commit is contained in:
parent
e38a64b21b
commit
d07c9c2e4e
|
@ -29,7 +29,6 @@ gblur(Imaging im, Imaging imOut, float radius, float effectiveScale, int channel
|
|||
float newPixel[4];
|
||||
int channel = 0;
|
||||
int offset = 0;
|
||||
INT32 newPixelFinals;
|
||||
|
||||
int effectiveRadius = 0;
|
||||
int window = 0;
|
||||
|
|
Loading…
Reference in New Issue
Block a user