summaryrefslogtreecommitdiffstats
path: root/xlib/X11/Xlib.h
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-27 19:57:12 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-27 19:57:12 (GMT)
commit8f322a9a76167ba73176eeee528dd5949d3a8d27 (patch)
treec1226b3271372ba38cba54f9eee61a54cb14cab6 /xlib/X11/Xlib.h
parentfef719c8b25c20a5813df46568b14d73f4670dbf (diff)
parent091178b345c21c048afcb7883ad35a1f86134a8d (diff)
downloadtk-8f322a9a76167ba73176eeee528dd5949d3a8d27.zip
tk-8f322a9a76167ba73176eeee528dd5949d3a8d27.tar.gz
tk-8f322a9a76167ba73176eeee528dd5949d3a8d27.tar.bz2
Only use one of XPutImage/TkPutImage, dependant on platform. Both are present in stub table, for backwards compatibility
Diffstat (limited to 'xlib/X11/Xlib.h')
-rw-r--r--xlib/X11/Xlib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xlib/X11/Xlib.h b/xlib/X11/Xlib.h
index 81b7347..bb55d4a 100644
--- a/xlib/X11/Xlib.h
+++ b/xlib/X11/Xlib.h
@@ -1717,7 +1717,6 @@ extern XHostAddress *XListHosts(
int* /* nhosts_return */,
Bool* /* state_return */
);
-_X_DEPRECATED
extern KeySym XKeycodeToKeysym(
Display* /* display */,
#if NeedWidePrototypes