Remove more traces of bufferobject.[ch] from build files etc.

This commit is contained in:
Guido van Rossum 2007-10-08 03:39:26 +00:00
parent be801acbb1
commit 0ea230b80a
5 changed files with 0 additions and 24 deletions

View file

@ -787,10 +787,6 @@
RelativePath="..\..\Objects\boolobject.c"
>
</File>
<File
RelativePath="..\..\Objects\bufferobject.c"
>
</File>
<File
RelativePath="..\..\Objects\bytesobject.c"
>
@ -977,10 +973,6 @@
RelativePath="..\..\Include\boolobject.h"
>
</File>
<File
RelativePath="..\..\Include\bufferobject.h"
>
</File>
<File
RelativePath="..\..\Include\cellobject.h"
>