summaryrefslogtreecommitdiffstats
path: root/generic/tkImgPhoto.c
diff options
context:
space:
mode:
authorsimonbachmann <simonbachmann@bluewin.ch>2017-04-04 21:47:44 (GMT)
committersimonbachmann <simonbachmann@bluewin.ch>2017-04-04 21:47:44 (GMT)
commit11b8718d9a82323590189aa19f30de773bc36475 (patch)
tree8f64f66f2becf76e2e22c1128b1014ca810494bb /generic/tkImgPhoto.c
parent5234049f9b7cab7c95ba9fc0ddaea86a860cc5ac (diff)
downloadtk-11b8718d9a82323590189aa19f30de773bc36475.zip
tk-11b8718d9a82323590189aa19f30de773bc36475.tar.gz
tk-11b8718d9a82323590189aa19f30de773bc36475.tar.bz2
Fix for bug 7c49a7f594c8d47dfdf7b6037b8316e4d51cc36a
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 d6097e0..3351cbb 100644
--- a/generic/tkImgPhoto.c
+++ b/generic/tkImgPhoto.c
@@ -1138,7 +1138,6 @@ ImgPhotoCmd(
case PHOTO_TRANS_SET: {
int newVal, boolMode;
- //const char *arg;
XRectangle setBox;
TkRegion modRegion;