summaryrefslogtreecommitdiffstats
path: root/PCbuild8
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 /PCbuild8
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 'PCbuild8')
-rw-r--r--PCbuild8/pythoncore/pythoncore.vcproj8
1 files changed, 0 insertions, 8 deletions
diff --git a/PCbuild8/pythoncore/pythoncore.vcproj b/PCbuild8/pythoncore/pythoncore.vcproj
index 52240d1..c49105e 100644
--- a/PCbuild8/pythoncore/pythoncore.vcproj
+++ b/PCbuild8/pythoncore/pythoncore.vcproj
@@ -788,10 +788,6 @@
>
</File>
<File
- RelativePath="..\..\Objects\bufferobject.c"
- >
- </File>
- <File
RelativePath="..\..\Objects\bytesobject.c"
>
</File>
@@ -978,10 +974,6 @@
>
</File>
<File
- RelativePath="..\..\Include\bufferobject.h"
- >
- </File>
- <File
RelativePath="..\..\Include\cellobject.h"
>
</File>