Remove old references to blitter files

This commit is contained in:
Brick 2024-07-03 15:46:32 +01:00 committed by Sam Lantinga
parent 95b683ac3e
commit 3c59d3f69c
1 changed files with 0 additions and 2 deletions

View File

@ -671,8 +671,6 @@
<ClCompile Include="..\..\src\video\dummy\SDL_nullevents.c" />
<ClCompile Include="..\..\src\video\dummy\SDL_nullframebuffer.c" />
<ClCompile Include="..\..\src\video\dummy\SDL_nullvideo.c" />
<ClCompile Include="..\..\src\video\intrin\SDL_blit_A_avx2.c" />
<ClCompile Include="..\..\src\video\intrin\SDL_blit_A_sse4_1.c" />
<ClCompile Include="..\..\src\video\offscreen\SDL_offscreenevents.c" />
<ClCompile Include="..\..\src\video\offscreen\SDL_offscreenframebuffer.c" />
<ClCompile Include="..\..\src\video\offscreen\SDL_offscreenopengles.c" />