summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
Diffstat (limited to 'Source')
-rw-r--r--Source/cmTryCompileCommand.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmTryCompileCommand.cxx b/Source/cmTryCompileCommand.cxx
index fe7cca1..5dce747 100644
--- a/Source/cmTryCompileCommand.cxx
+++ b/Source/cmTryCompileCommand.cxx
@@ -232,7 +232,6 @@ static void cmTryCompileCommandNotUsed(bool){}
void cmTryCompileCommand::CleanupFiles(const char* binDir)
{
- return;
if ( !binDir )
{
return;