diff options
author | Adam Jackson <ajax@redhat.com> | 2010-06-04 17:10:07 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2010-06-04 17:29:49 -0400 |
commit | 413eee03287b6e161ce0337df712099b585aa722 (patch) | |
tree | 860f9dd3ebf0e161f9f90885f72dce7bfbc43c43 /src/apm.h | |
parent | aa26b72a5f76012e8246de1e885f707f29e5fc4c (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.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 */ |