diff options
Diffstat (limited to 'src/helper/png-write.cpp')
| -rw-r--r-- | src/helper/png-write.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/helper/png-write.cpp b/src/helper/png-write.cpp index 802d1372d..ba726bfb9 100644 --- a/src/helper/png-write.cpp +++ b/src/helper/png-write.cpp @@ -51,8 +51,6 @@ * working PNG reader/writer, see pngtest.c, included in this distribution. */ -static unsigned int const MAX_STRIPE_SIZE = 1024*1024; - struct SPEBP { unsigned long int width, height, sheight; guint32 background; |
