summaryrefslogtreecommitdiff
path: root/include/windowstr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/windowstr.h')
-rw-r--r--include/windowstr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/windowstr.h b/include/windowstr.h
index 4383dabdc..bf31b9eee 100644
--- a/include/windowstr.h
+++ b/include/windowstr.h
@@ -159,7 +159,6 @@ typedef struct _Window {
unsigned realized:1; /* ancestors are all mapped */
unsigned viewable:1; /* realized && InputOutput */
unsigned dontPropagate:3; /* index into DontPropagateMasks */
- unsigned forcedBS:1; /* system-supplied backingStore */
unsigned redirectDraw:2; /* COMPOSITE rendering redirect */
unsigned forcedBG:1; /* must have an opaque background */
unsigned unhittable:1; /* doesn't hit-test, for rootless */