aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src/mhmakefileparser.h
diff options
context:
space:
mode:
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();