Browse Source

BUG: remove declaration without variable

Bill Hoffman 24 years ago
parent
commit
26f638248d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Source/cmake.cxx

+ 0 - 1
Source/cmake.cxx

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