From 193744537abf459f98a108f6926f83e7291a58dd Mon Sep 17 00:00:00 2001 From: ericm Date: Sat, 19 Aug 2000 02:13:03 +0000 Subject: Removed unused variable left behind from previous check-in. --- generic/tkImgPhoto.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/generic/tkImgPhoto.c b/generic/tkImgPhoto.c index 2547aba..90d83c0 100644 --- a/generic/tkImgPhoto.c +++ b/generic/tkImgPhoto.c @@ -15,7 +15,7 @@ * Department of Computer Science, * Australian National University. * - * RCS: @(#) $Id: tkImgPhoto.c,v 1.19 2000/08/18 17:02:10 ericm Exp $ + * RCS: @(#) $Id: tkImgPhoto.c,v 1.20 2000/08/19 02:13:03 ericm Exp $ */ #include "tkInt.h" @@ -1976,7 +1976,6 @@ ImgPhotoGet(tkwin, masterData) Colormap colormap; int mono, nRed, nGreen, nBlue; XVisualInfo visualInfo, *visInfoPtr; - XRectangle validBox; char buf[TCL_INTEGER_SPACE * 3]; int numVisuals; XColor *white, *black; -- cgit v0.12