diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2008-12-15 11:30:42 -0500 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2008-12-15 11:30:42 -0500 |
commit | 62344e460f5d0cac81f94c535cda77d3d76528a9 (patch) | |
tree | 3683507f2b918ccd7c9883a89306b083ff6fcee6 /src/radeon.h | |
parent | f1efee6a11dc9436276fb12cfb90aa79ada1192b (diff) |
Remove remnants of unused DDCMode option
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 a64782ef..8dc8f23e 100644 --- a/src/radeon.h +++ b/src/radeon.h @@ -165,7 +165,6 @@ typedef enum { OPTION_ACCEL_DFS, #endif #endif - OPTION_DDC_MODE, OPTION_IGNORE_EDID, OPTION_DISP_PRIORITY, OPTION_PANEL_SIZE, |