summaryrefslogtreecommitdiff
path: root/src/radeon.h
diff options
context:
space:
mode:
authorAlex Deucher <alex@t41p.(none)>2006-10-15 13:10:22 -0400
committerAlex Deucher <alex@t41p.(none)>2006-10-15 13:10:22 -0400
commit4abb5b7afea8d37e95461335e52b16168e555dab (patch)
treeffe265dd6f91bf144a046b02e5bf38e1d58e3ce1 /src/radeon.h
parent2933140b5f1f8a6e270460d8918a14943bd0f174 (diff)
Remove Bioshotkeys option. Leave the bios as configured at boot.
Most distros enable this option by defalt anyway, and with xrandr++ it won't be an issue anyway.
Diffstat (limited to 'src/radeon.h')
-rw-r--r--src/radeon.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/radeon.h b/src/radeon.h
index a97fe49..c234f6d 100644
--- a/src/radeon.h
+++ b/src/radeon.h
@@ -806,9 +806,6 @@ typedef struct {
/* special handlings for DELL triple-head server */
Bool IsDellServer;
- /* enable bios hotkey output switching */
- Bool BiosHotkeys;
-
Bool VGAAccess;
int MaxSurfaceWidth;