summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Privstr.h
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-08-18 17:40:46 -0400
committerAdam Jackson <ajax@redhat.com>2008-08-18 17:40:46 -0400
commitcd1e8f26147919227e7624ac4c6b313d972a4d35 (patch)
tree76aa78e7f1da4bdbbb2023098311ecf24bcc10e9 /hw/xfree86/common/xf86Privstr.h
parentfaaf0046155abbd15415d5a6b62ead4f58935c28 (diff)
Remove unused EstimateSizesAggressively option.
Diffstat (limited to 'hw/xfree86/common/xf86Privstr.h')
-rw-r--r--hw/xfree86/common/xf86Privstr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/common/xf86Privstr.h b/hw/xfree86/common/xf86Privstr.h
index 014f81742..093f4b8e2 100644
--- a/hw/xfree86/common/xf86Privstr.h
+++ b/hw/xfree86/common/xf86Privstr.h
@@ -104,7 +104,6 @@ typedef struct {
#endif
Bool pmFlag;
Log log;
- int estimateSizesAggressively;
Bool kbdCustomKeycodes;
Bool disableRandR;
MessageType randRFrom;