• Ulrich Sibiller's avatar
    fb: fix compiler warning · c1ed0056
    Ulrich Sibiller authored
    fbtrap.c: In function ‘fbRasterizeTrapezoid’:
    fbtrap.c:113:12: warning: variable ‘x_off_fixed’ set but not used [-Wunused-but-set-variable]
         xFixed x_off_fixed;
    c1ed0056
fbtrap.c 5.66 KB