Issue #1726: Remove Python/atof.c from PCBuild/pythoncore.vcproj

This commit is contained in:
Christian Heimes 2008-01-03 15:41:30 +00:00
parent 2f3c16be73
commit 1beea3be3e
3 changed files with 2 additions and 16 deletions

View file

@ -1374,10 +1374,6 @@
RelativePath="..\..\Objects\dictobject.c"
>
</File>
<!--File
RelativePath="..\..\Objects\doubledigits.c"
>
</File-->
<File
RelativePath="..\..\Objects\enumobject.c"
>
@ -1606,10 +1602,6 @@
RelativePath="..\..\Python\ast.c"
>
</File>
<File
RelativePath="..\..\Python\atof.c"
>
</File>
<File
RelativePath="..\..\Python\bltinmodule.c"
>