summaryrefslogtreecommitdiffstats
path: root/generic/tkImgPhoto.c
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2021-03-01 19:59:23 (GMT)
committerfvogel <fvogelnew1@free.fr>2021-03-01 19:59:23 (GMT)
commit6eed1c966158c4272228e45d6a27dc17b0f47016 (patch)
treed32fb39d6f0fab5d22b56f53a89718ee8e755ff1 /generic/tkImgPhoto.c
parent9b5af32258152c126723c4d89b04ca8cd725d7f5 (diff)
downloadtk-6eed1c966158c4272228e45d6a27dc17b0f47016.zip
tk-6eed1c966158c4272228e45d6a27dc17b0f47016.tar.gz
tk-6eed1c966158c4272228e45d6a27dc17b0f47016.tar.bz2
Fix [9eb2c5c90c]: warning in tkImgPhoto.c
Diffstat (limited to 'generic/tkImgPhoto.c')
-rw-r--r--generic/tkImgPhoto.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tkImgPhoto.c b/generic/tkImgPhoto.c
index 476149d..249b5cf 100644
--- a/generic/tkImgPhoto.c
+++ b/generic/tkImgPhoto.c
@@ -1058,7 +1058,6 @@ ImgPhotoCmd(
}
case PHOTO_READ: {
Tcl_Obj *format;
- int result;
/*
* photo read command - first parse the options specified.