aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src/mhmakefileparser.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-01-20 15:50:57 +0000
committermarha <marha@users.sourceforge.net>2011-01-20 15:50:57 +0000
commit26ee05a8febfe1ed6da852777a8c1c2a37e4cf9b (patch)
treeb7a5b98224f0aeb4ba9071f6effa41f0281910f7 /tools/mhmake/src/mhmakefileparser.h
parentc7f5c2bc1637b96afe8e52b6700de659c1ea4a36 (diff)
downloadvcxsrv-26ee05a8febfe1ed6da852777a8c1c2a37e4cf9b.tar.gz
vcxsrv-26ee05a8febfe1ed6da852777a8c1c2a37e4cf9b.tar.bz2
vcxsrv-26ee05a8febfe1ed6da852777a8c1c2a37e4cf9b.zip
Removed py2exe
Diffstat (limited to 'tools/mhmake/src/mhmakefileparser.h')
-rw-r--r--tools/mhmake/src/mhmakefileparser.h1
1 files changed, 0 insertions, 1 deletions
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();