Remove debug stuff
This commit is contained in:
parent
af7c36f3cf
commit
9cf39703dc
@ -95,10 +95,6 @@ int cmGlobalVisualStudio6Generator::TryCompile(const char *,
|
||||
return 1;
|
||||
}
|
||||
cmSystemTools::ChangeDirectory(cwd.c_str());
|
||||
if (retVal)
|
||||
{
|
||||
cmSystemTools::Error("Generator: msdev returned a failure.");
|
||||
}
|
||||
return retVal;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user