summaryrefslogtreecommitdiffstats
path: root/Source/cmOutputConverter.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmOutputConverter.h')
-rw-r--r--Source/cmOutputConverter.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/Source/cmOutputConverter.h b/Source/cmOutputConverter.h
index d3ded25..9eb1846 100644
--- a/Source/cmOutputConverter.h
+++ b/Source/cmOutputConverter.h
@@ -69,11 +69,6 @@ public:
std::string ConvertToOutputForExisting(const std::string& remote,
OutputFormat format = SHELL) const;
- /** For existing path identified by RelativeRoot convert to output
- path and short path if spaces. */
- std::string ConvertToOutputForExisting(RelativeRoot remote,
- OutputFormat format = SHELL) const;
-
void SetLinkScriptShell(bool linkScriptShell);
/**