diff options
author | Georg Brandl <georg@python.org> | 2008-06-10 15:50:56 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2008-06-10 15:50:56 (GMT) |
commit | 0312494665ba9a6492956183c181e1b87e10820d (patch) | |
tree | f5965d4f17e7d075661728a5f25e608e32bd5f62 /PCbuild | |
parent | b1ef6735ba175d243b3bb8d7f46c53ffbecfb7bd (diff) | |
download | cpython-0312494665ba9a6492956183c181e1b87e10820d.zip cpython-0312494665ba9a6492956183c181e1b87e10820d.tar.gz cpython-0312494665ba9a6492956183c181e1b87e10820d.tar.bz2 |
Remove last traces of cStringIO.
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/pythoncore.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index d877115..ca33a97 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -695,10 +695,6 @@ > </File> <File - RelativePath="..\Include\cStringIO.h" - > - </File> - <File RelativePath="..\Include\datetime.h" > </File> |