diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2019-05-30 18:19:28 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@his.com> | 2019-06-10 00:27:23 +0000 |
commit | fad2c6c20a793b20974a72b2fabb2eca668e69f3 (patch) | |
tree | 0d13e78d7d5b296c1084a10777b19eb25e2f7d5b /specs | |
parent | c588859147c66561a839bc5d2eb3d2242bd377e9 (diff) |
drop "session" resource XtNsession / XtCSession, which was listed in X11R6 but never defined in headers
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'specs')
-rw-r--r-- | specs/appE.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/specs/appE.xml b/specs/appE.xml index 0fc9097..de5da21 100644 --- a/specs/appE.xml +++ b/specs/appE.xml @@ -312,10 +312,6 @@ class, and representation type symbolic constants. <entry>"sensitive"</entry> </row> <row> - <entry>XtNsession</entry> - <entry>"session"</entry> - </row> - <row> <entry>XtNshells</entry> <entry>"shells"</entry> </row> @@ -629,10 +625,6 @@ class, and representation type symbolic constants. <entry>"Sensitive"</entry> </row> <row> - <entry>XtCSession</entry> - <entry>"Session"</entry> - </row> - <row> <entry>XtCSpace</entry> <entry>"Space"</entry> </row> |