浏览代码

BUG: remove declaration without variable

Bill Hoffman 24 年之前
父节点
当前提交
26f638248d
共有 1 个文件被更改,包括 0 次插入1 次删除
  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