dri/swrast: remove obsolete swrast_span.c file from source list

This commit is contained in:
Brian Paul 2012-01-24 15:08:20 -07:00
parent ba151a333b
commit a9bf149e7f

View file

@ -1,6 +1,5 @@
SWRAST_DRIVER_FILES = \
swrast.c \
swrast_span.c
swrast.c
SWRAST_COMMON_FILES = \
../common/utils.c \