summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2009-05-01 15:04:03 (GMT)
committerdkf <dkf@noemail.net>2009-05-01 15:04:03 (GMT)
commitbfc9a9ebc9cb1453ccbca9f5dd1cccb1fb912f8a (patch)
treed8132caa2076cc974f66846fb0372984d1576910 /generic
parent8f7d19de4dcfaf02d9c05238de644a16d0392853 (diff)
downloadtk-bfc9a9ebc9cb1453ccbca9f5dd1cccb1fb912f8a.zip
tk-bfc9a9ebc9cb1453ccbca9f5dd1cccb1fb912f8a.tar.gz
tk-bfc9a9ebc9cb1453ccbca9f5dd1cccb1fb912f8a.tar.bz2
oops
FossilOrigin-Name: bed1dff9ad483c88c5ab016fe2b352da83ee1207
Diffstat (limited to 'generic')
-rw-r--r--generic/tkCanvPs.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/tkCanvPs.c b/generic/tkCanvPs.c
index eaa6c5a..d397b9a 100644
--- a/generic/tkCanvPs.c
+++ b/generic/tkCanvPs.c
@@ -11,7 +11,7 @@
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tkCanvPs.c,v 1.26 2009/05/01 15:03:17 dkf Exp $
+ * RCS: @(#) $Id: tkCanvPs.c,v 1.27 2009/05/01 15:04:03 dkf Exp $
*/
#include "tkInt.h"
@@ -1440,7 +1440,6 @@ Tk_PostscriptPhoto(
int alphaOffset, alphaPitch, alphaIncr;
if (psInfoPtr->prepass) {
- codeIncluded = 0;
return TCL_OK;
}