Fix the Windows build by removing references to the cStringIO module

which no longer exists.
This commit is contained in:
Thomas Heller 2008-06-10 15:01:24 +00:00
parent 97cf99fc7e
commit 12f8a0538b
6 changed files with 4 additions and 22 deletions

View file

@ -1054,10 +1054,6 @@
RelativePath="..\Modules\cmathmodule.c"
>
</File>
<File
RelativePath="..\Modules\cStringIO.c"
>
</File>
<File
RelativePath="..\Modules\datetimemodule.c"
>