mesa: remove s_texstore.c from makefile/project files

This commit is contained in:
Brian Paul
2009-09-19 11:08:20 -06:00
parent a9c64daf02
commit 14869c0984
3 changed files with 0 additions and 8 deletions

View File

@@ -125,7 +125,6 @@ SWRAST_SOURCES = \
swrast/s_stencil.c \
swrast/s_texcombine.c \
swrast/s_texfilter.c \
swrast/s_texstore.c \
swrast/s_triangle.c \
swrast/s_zoom.c

View File

@@ -445,9 +445,6 @@
<File
RelativePath="..\..\..\..\src\mesa\swrast\s_texfilter.c">
</File>
<File
RelativePath="..\..\..\..\src\mesa\swrast\s_texstore.c">
</File>
<File
RelativePath="..\..\..\..\src\mesa\swrast\s_triangle.c">
</File>

View File

@@ -822,10 +822,6 @@
RelativePath="..\..\..\..\src\mesa\swrast\s_texfilter.c"
>
</File>
<File
RelativePath="..\..\..\..\src\mesa\swrast\s_texstore.c"
>
</File>
<File
RelativePath="..\..\..\..\src\mesa\swrast\s_triangle.c"
>