Parcourir la source

BUG: remove declaration without variable

Bill Hoffman il y a 24 ans
Parent
commit
26f638248d
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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
   if (ac <= 2)
     {
-    std::string ;
     builder.SetHomeOutputDirectory
       (cmSystemTools::GetCurrentWorkingDirectory().c_str());
     builder.SetStartOutputDirectory