From 328f6e648554f2c253a0a62e13d5bf997d596e8b Mon Sep 17 00:00:00 2001 From: Alexander von Gluck IV Date: Wed, 14 Dec 2011 17:56:50 -0600 Subject: [PATCH] No longer a pitty. No functional change. --- src/add-ons/accelerants/radeon_hd/encoder.cpp | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/add-ons/accelerants/radeon_hd/encoder.cpp b/src/add-ons/accelerants/radeon_hd/encoder.cpp index f8b3244efe..c207eb846e 100644 --- a/src/add-ons/accelerants/radeon_hd/encoder.cpp +++ b/src/add-ons/accelerants/radeon_hd/encoder.cpp @@ -319,12 +319,6 @@ encoder_mode_set(uint8 id, uint32 pixelClock) break; case ENCODER_OBJECT_ID_TRAVIS: // external DP -> LVDS encoder case ENCODER_OBJECT_ID_NUTMEG: // external DP -> VGA encoder - ERROR("%s: Oh, you have a TRAVIS or NUTMEG DP external encoder..." - " what a pitty.\n", __func__); - // * PALM can have native LVDS / VGA, or have them wired via DP - // This is an OEM choice on PALM chipsets - // * SUMO or SUMO2 *always* have LVDS or VGA connected through DP - // fallthrough case ENCODER_OBJECT_ID_SI170B: case ENCODER_OBJECT_ID_CH7303: case ENCODER_OBJECT_ID_EXTERNAL_SDVOA: