diff options
author | Alex Deucher <alex@t41p.hsd1.va.comcast.net> | 2007-05-13 18:14:29 -0400 |
---|---|---|
committer | Alex Deucher <alex@t41p.hsd1.va.comcast.net> | 2007-05-13 18:14:29 -0400 |
commit | e60a7bcaf5611ad4706b1d1442ce4cae49145f42 (patch) | |
tree | 629e835877fa1cc0f6b2d21cdcb9299bb7220ba7 /src/radeon.h | |
parent | 51caa5dccc4a2e14d1b41bb7868ad20468dd4cfe (diff) |
RADEON: remove mergedfb, etc. cruft from man page
Diffstat (limited to 'src/radeon.h')
-rw-r--r-- | src/radeon.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/radeon.h b/src/radeon.h index f8d9c65a..7922f1a2 100644 --- a/src/radeon.h +++ b/src/radeon.h @@ -117,7 +117,6 @@ typedef enum { OPTION_ACCEL_DFS, #endif #endif - OPTION_PANEL_OFF, OPTION_DDC_MODE, OPTION_IGNORE_EDID, OPTION_FBDEV, |