summaryrefslogtreecommitdiffstats
path: root/PC/VC6
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-10-08 03:39:26 (GMT)
committerGuido van Rossum <guido@python.org>2007-10-08 03:39:26 (GMT)
commit0ea230b80a2f2c67635142281cfb38a78684c442 (patch)
tree9768b638a68b9b8963f6784537b5eea3372829e7 /PC/VC6
parentbe801acbb1add9b6cc159f349dacad460ca5cc84 (diff)
downloadcpython-0ea230b80a2f2c67635142281cfb38a78684c442.zip
cpython-0ea230b80a2f2c67635142281cfb38a78684c442.tar.gz
cpython-0ea230b80a2f2c67635142281cfb38a78684c442.tar.bz2
Remove more traces of bufferobject.[ch] from build files etc.
Diffstat (limited to 'PC/VC6')
-rw-r--r--PC/VC6/pythoncore.dsp4
1 files changed, 0 insertions, 4 deletions
diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp
index 70b64ea..e61e280 100644
--- a/PC/VC6/pythoncore.dsp
+++ b/PC/VC6/pythoncore.dsp
@@ -221,10 +221,6 @@ SOURCE=..\..\Objects\boolobject.c
# End Source File
# Begin Source File
-SOURCE=..\..\Objects\bufferobject.c
-# End Source File
-# Begin Source File
-
SOURCE=..\..\Objects\cellobject.c
# End Source File
# Begin Source File