summaryrefslogtreecommitdiff
path: root/ext/gd/libgd/gd_gd.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/libgd/gd_gd.c')
-rw-r--r--ext/gd/libgd/gd_gd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/gd/libgd/gd_gd.c b/ext/gd/libgd/gd_gd.c
index 45b6492312..72213a848e 100644
--- a/ext/gd/libgd/gd_gd.c
+++ b/ext/gd/libgd/gd_gd.c
@@ -195,7 +195,6 @@ void
_gdPutColors (gdImagePtr im, gdIOCtx * out)
{
int i;
- int trans;
gdPutC (im->trueColor, out);
if (!im->trueColor)