[Python-checkins] cpython: Remove non-existing file from pythoncore project.

kristjan.jonsson python-checkins at python.org
Wed Mar 21 12:58:43 CET 2012


http://hg.python.org/cpython/rev/57805d15cc4f
changeset:   75849:57805d15cc4f
parent:      75847:cdcd1f7f0882
user:        krisvale <sweskman at gmail.com>
date:        Wed Mar 21 11:37:09 2012 +0000
summary:
  Remove non-existing file from pythoncore project.

files:
  PCbuild/pythoncore.vcproj |  4 ----
  1 files changed, 0 insertions(+), 4 deletions(-)


diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj
--- 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>

-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list