xf86-video-geode: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Feb 12 05:53:33 UTC 2025


 src/cim/cim_df.c |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

New commits:
commit 520cae6217a51c10cf2dbed147a85e499728597c
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date:   Mon Oct 14 13:00:46 2024 +0200

    cim: cim_df: drop ununsed variable vsyncstart
    
    Fix compiler warning:
    
    > ../src/cim/cim_df.c:1708:37: warning: variable 'vsyncstart' set but not used [-Wunused-but-set-variable]
    >  1708 |     unsigned long vsyncend, vtotal, vsyncstart;
    >       |                                     ^~~~~~~~~~
    
    Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>



More information about the xorg-commit mailing list