diff --git a/Source/cmake.cxx b/Source/cmake.cxx index 8915c687e9..918438ce6e 100644 --- a/Source/cmake.cxx +++ b/Source/cmake.cxx @@ -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