BUG: remove declaration without variable

This commit is contained in:
Bill Hoffman 2001-05-21 14:17:19 -04:00
parent 4ea1c51eba
commit 26f638248d
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ void cmake::SetArgs(cmMakefile& builder, int ac, char** av)
// watch for cmake and cmake srcdir invocations
if (ac <= 2)
{
std::string ;
builder.SetHomeOutputDirectory
(cmSystemTools::GetCurrentWorkingDirectory().c_str());
builder.SetStartOutputDirectory