mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Issue #1726: Remove Python/atof.c from PCBuild/pythoncore.vcproj
This commit is contained in:
parent
2f3c16be73
commit
1beea3be3e
3 changed files with 2 additions and 16 deletions
|
@ -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"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue