summaryrefslogtreecommitdiff
path: root/src/apm.h
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2010-06-04 17:10:07 -0400
committerAdam Jackson <ajax@redhat.com>2010-06-04 17:29:49 -0400
commit413eee03287b6e161ce0337df712099b585aa722 (patch)
tree860f9dd3ebf0e161f9f90885f72dce7bfbc43c43 /src/apm.h
parentaa26b72a5f76012e8246de1e885f707f29e5fc4c (diff)
Remove non-linear framebuffer mapping
It hasn't worked since the pciaccess conversion anyway. Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'src/apm.h')
-rw-r--r--src/apm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/apm.h b/src/apm.h
index bc66714..c51c258 100644
--- a/src/apm.h
+++ b/src/apm.h
@@ -116,7 +116,6 @@ typedef struct {
unsigned int saveCmd;
pointer FontInfo;
Bool hwCursor;
- Bool noLinear;
ApmRegStr ModeReg, SavedReg;
CloseScreenProcPtr CloseScreen;
Bool UsePCIRetry; /* Do we use PCI-retry or busy-waiting */