summaryrefslogtreecommitdiff
path: root/Xext/xacestr.h
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@tycho.nsa.gov>2007-09-28 15:04:33 -0400
committerEamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil>2007-09-28 15:04:33 -0400
commit50551ec693f40b91652fe4814e9fe2e1f9ab6517 (patch)
treece847a889ddc5d825713d1dbcfd30f975b1a950c /Xext/xacestr.h
parent8b548657204000e18c7a38706a0071ae2f93159f (diff)
xace: remove obsoleted DRAWABLE_ACCESS hook.
Diffstat (limited to 'Xext/xacestr.h')
-rw-r--r--Xext/xacestr.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/Xext/xacestr.h b/Xext/xacestr.h
index e12a52c9a..1dae4d6b5 100644
--- a/Xext/xacestr.h
+++ b/Xext/xacestr.h
@@ -65,13 +65,6 @@ typedef struct {
int status;
} XacePropertyAccessRec;
-/* XACE_DRAWABLE_ACCESS */
-typedef struct {
- ClientPtr client;
- DrawablePtr pDraw;
- int status;
-} XaceDrawableAccessRec;
-
/* XACE_SEND_ACCESS */
typedef struct {
ClientPtr client;