diff options
-rw-r--r-- | src/radeon_driver.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/radeon_driver.c b/src/radeon_driver.c index 24ef513e..e0ba9ba4 100644 --- a/src/radeon_driver.c +++ b/src/radeon_driver.c @@ -3118,10 +3118,6 @@ Bool RADEONPreInit(ScrnInfoPtr pScrn, int flags) info->MMIO = NULL; xf86DrvMsg(pScrn->scrnIndex, X_NOTICE, - "For information on using the multimedia capabilities\n\tof this" - " adapter, please see http://gatos.sf.net.\n"); - - xf86DrvMsg(pScrn->scrnIndex, X_NOTICE, "MergedFB support has been removed and replaced with" " xrandr 1.2 support\n"); |