diff options
author | Fred Drake <fdrake@acm.org> | 2007-10-11 18:05:38 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2007-10-11 18:05:38 (GMT) |
commit | f12088b9b3d3a7219dce0acc607b7aa19b08765b (patch) | |
tree | a56301b8fe9197fd8421f93d351fc0d2b576feba /PCbuild/pythoncore.vcproj | |
parent | 0e474a801ac6e01a24b900183ef101962148f317 (diff) | |
download | cpython-f12088b9b3d3a7219dce0acc607b7aa19b08765b.zip cpython-f12088b9b3d3a7219dce0acc607b7aa19b08765b.tar.gz cpython-f12088b9b3d3a7219dce0acc607b7aa19b08765b.tar.bz2 |
clean out some hotshot-related build turds
Diffstat (limited to 'PCbuild/pythoncore.vcproj')
-rw-r--r-- | PCbuild/pythoncore.vcproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index 802bed3..0168f73 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -380,9 +380,6 @@ RelativePath="..\Modules\_heapqmodule.c"> </File> <File - RelativePath="..\Modules\_hotshot.c"> - </File> - <File RelativePath="..\Modules\_localemodule.c"> </File> <File |