Code cleanup.

This commit is contained in:
Dirk Lemstra
2026-01-19 22:07:10 +01:00
parent 915109f87e
commit 813566254c
+4 -8
View File
@@ -147,17 +147,9 @@ static MagickBooleanType DecodeImage(Image *image,unsigned char *luma,
PCDTable
*pcd_table[3];
ssize_t
i,
j;
PCDTable
*r;
unsigned char
*p,
*q;
size_t
bits,
length,
@@ -167,9 +159,13 @@ static MagickBooleanType DecodeImage(Image *image,unsigned char *luma,
sum;
ssize_t
i,
j,
quantum;
unsigned char
*p,
*q,
*buffer;
/*