From 26ee05a8febfe1ed6da852777a8c1c2a37e4cf9b Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 20 Jan 2011 15:50:57 +0000 Subject: Removed py2exe --- tools/mhmake/src/mhmakefileparser.h | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/mhmake/src/mhmakefileparser.h') diff --git a/tools/mhmake/src/mhmakefileparser.h b/tools/mhmake/src/mhmakefileparser.h index 49c8aedb3..9f6cb5a96 100644 --- a/tools/mhmake/src/mhmakefileparser.h +++ b/tools/mhmake/src/mhmakefileparser.h @@ -373,7 +373,6 @@ public: return ExecuteCommand(Command, IgnoreError, pOutput); } string GetFullCommand(string Command); - void CreatePythonExe(const string &FullCommand); static void InitBuildTime(); -- cgit v1.2.3