summaryrefslogtreecommitdiff
path: root/src/gd_gif_out.c
diff options
context:
space:
mode:
authortabe <none@none>2010-01-13 15:55:39 +0900
committertabe <none@none>2010-01-13 15:55:39 +0900
commit89a6f2f7119121bffde9ac18344538e4470de83b (patch)
tree13e0621aa00e91f7b7f4d71ca941dd37e2c3120c /src/gd_gif_out.c
parentc09bda56175fc0d9771807c60f083b2ac4aab15b (diff)
downloadlibgd-89a6f2f7119121bffde9ac18344538e4470de83b.tar.gz
removed an unused variable
Diffstat (limited to 'src/gd_gif_out.c')
-rw-r--r--src/gd_gif_out.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gd_gif_out.c b/src/gd_gif_out.c
index c93a980..dda5862 100644
--- a/src/gd_gif_out.c
+++ b/src/gd_gif_out.c
@@ -111,9 +111,8 @@ BGD_DECLARE(void) gdImageGif(gdImagePtr im, FILE *outFile)
BGD_DECLARE(void) gdImageGifCtx(gdImagePtr im, gdIOCtxPtr out)
{
gdImagePtr pim = 0, tim = im;
- int interlace, transparent, BitsPerPixel;
+ int interlace, BitsPerPixel;
interlace = im->interlace;
- transparent = im->transparent;
if(im->trueColor) {
/* Expensive, but the only way that produces an