summaryrefslogtreecommitdiffstats
path: root/generic/tkDecls.h
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-06-08 10:31:10 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-06-08 10:31:10 (GMT)
commit25b8569df74d9afc67272322fe89a9ff6dc05a2e (patch)
tree5687762c70d240ff123f02dad924a8ff9be441f3 /generic/tkDecls.h
parenta51d1909f467d11adf3d095e1fa302f161929cbb (diff)
downloadtk-25b8569df74d9afc67272322fe89a9ff6dc05a2e.zip
tk-25b8569df74d9afc67272322fe89a9ff6dc05a2e.tar.gz
tk-25b8569df74d9afc67272322fe89a9ff6dc05a2e.tar.bz2
When TK_NO_DEPRECATED is defined or when Tk is compiled with Tcl 9 headers, no longer support the oldImageType.
Diffstat (limited to 'generic/tkDecls.h')
-rw-r--r--generic/tkDecls.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/tkDecls.h b/generic/tkDecls.h
index 0d52f2f..8753b2d 100644
--- a/generic/tkDecls.h
+++ b/generic/tkDecls.h
@@ -1757,6 +1757,7 @@ extern const TkStubs *tkStubsPtr;
#undef Tk_PhotoPutBlock_Panic
#undef Tk_PhotoPutZoomedBlock_Panic
#undef Tk_PhotoSetSize_Panic
+#undef Tk_CreateOldPhotoImageFormat
#endif /* TK_NO_DEPRECATED */
#undef TCL_STORAGE_CLASS