xf86-video-geode: Changes to 'master'

Mart Raudsepp leio at kemper.freedesktop.org
Tue Jul 24 18:46:29 PDT 2012


 src/geode_driver.c |    6 ------
 1 file changed, 6 deletions(-)

New commits:
commit dc0dbd41745f99dcd9ca3fda05acf5a5f11a6960
Author: Mart Raudsepp <leio at gentoo.org>
Date:   Wed Jul 25 04:44:18 2012 +0300

    Fix an unused variable warning in geode_driver.c
    
    geode_driver.c:372:9: warning: variable 'cpu_detected' set but not used [-Wunused-but-set-variable]
    Was used only in a DEBUGMSG, which has since been made not do anything ever, so just kill
    it completely, as the debug message wasn't useful anyway.



More information about the xorg-commit mailing list