diff options
-rw-r--r-- | src/radeon_output.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/radeon_output.c b/src/radeon_output.c index b9e01a1f..90a2c928 100644 --- a/src/radeon_output.c +++ b/src/radeon_output.c @@ -580,7 +580,6 @@ static RADEONMonitorType RADEONPortCheckNonDDC(ScrnInfoPtr pScrn, xf86OutputPtr if (radeon_output->type == OUTPUT_LVDS) { - if (INREG(RADEON_BIOS_4_SCRATCH) & 4) MonType = MT_LCD; } else if (radeon_output->type == OUTPUT_DVI) { if (radeon_output->TMDSType == TMDS_INT) { |