summaryrefslogtreecommitdiffstats
path: root/generic/tkCanvPs.c
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-05-01 15:04:03 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-05-01 15:04:03 (GMT)
commitd35af35dade0c0d3265755d44a4333b7dcf6e348 (patch)
treed8132caa2076cc974f66846fb0372984d1576910 /generic/tkCanvPs.c
parentbd2add337bf958877fee3a12ded99b88eb19768c (diff)
downloadtk-d35af35dade0c0d3265755d44a4333b7dcf6e348.zip
tk-d35af35dade0c0d3265755d44a4333b7dcf6e348.tar.gz
tk-d35af35dade0c0d3265755d44a4333b7dcf6e348.tar.bz2
oops
Diffstat (limited to 'generic/tkCanvPs.c')
-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;
}