summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2017-03-20 13:42:12 -0400
committerAdam Jackson <ajax@redhat.com>2017-03-21 11:20:26 -0400
commit4e76c2711740b775242170d8e5ee56c7e6829cce (patch)
tree8b6901ab596ead9a11bc3b5ff4d6c05b3e49dc43 /include
parent40c12a76c2ae57adefd3b1d412387ebbfe2fb784 (diff)
dix: Remove PRIVATE_DAMAGE
None of this is actually wired up to anything, so we can also remove the devPrivates from the DamageRec. The DamageExtRec is what would need devPrivates for selinux labeling, in principle. Signed-off-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'include')
-rw-r--r--include/privates.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/privates.h b/include/privates.h
index a2bb1a43c..e89c3e440 100644
--- a/include/privates.h
+++ b/include/privates.h
@@ -46,7 +46,6 @@ typedef enum {
PRIVATE_CURSOR_BITS,
/* extension privates */
- PRIVATE_DAMAGE,
PRIVATE_GLYPH,
PRIVATE_GLYPHSET,
PRIVATE_PICTURE,