diff options
author | krisvale <sweskman@gmail.com> | 2012-03-21 11:37:09 (GMT) |
---|---|---|
committer | krisvale <sweskman@gmail.com> | 2012-03-21 11:37:09 (GMT) |
commit | 8bfccd852e2bceb04664b4832fc80eb3b7584918 (patch) | |
tree | 5c43317cb1fc594bde317c44f479013859cfbce4 /PCbuild/pythoncore.vcproj | |
parent | 206d2a43a32953145b9d28f7eb8b34aaba1037e4 (diff) | |
download | cpython-8bfccd852e2bceb04664b4832fc80eb3b7584918.zip cpython-8bfccd852e2bceb04664b4832fc80eb3b7584918.tar.gz cpython-8bfccd852e2bceb04664b4832fc80eb3b7584918.tar.bz2 |
Remove non-existing file from pythoncore project.
Diffstat (limited to 'PCbuild/pythoncore.vcproj')
-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 849e746..0761f62 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -735,10 +735,6 @@ >
</File>
<File
- RelativePath="..\Include\formatter_unicode.h"
- >
- </File>
- <File
RelativePath="..\Include\frameobject.h"
>
</File>
|