remove unused file

This commit is contained in:
Holger Vogt 2020-07-15 18:57:42 +02:00
parent fe89da2b2c
commit dbd5d18b99
1 changed files with 0 additions and 1 deletions

View File

@ -1681,7 +1681,6 @@
<ClCompile Include="..\src\maths\poly\polyfit.c" />
<ClCompile Include="..\src\maths\sparse\spalloc.c" />
<ClCompile Include="..\src\maths\sparse\spbuild.c" />
<ClCompile Include="..\src\maths\sparse\spCSC.c" />
<ClCompile Include="..\src\maths\sparse\spextra.c" />
<ClCompile Include="..\src\maths\sparse\spfactor.c" />
<ClCompile Include="..\src\maths\sparse\spoutput.c" />