1
0
Bill Hoffman 18 жил өмнө
parent
commit
dc0f41c298
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      Source/cmCTest.cxx

+ 0 - 1
Source/cmCTest.cxx

@@ -1261,7 +1261,6 @@ void cmCTest::StartXML(std::ostream& ostr)
        << "\tProcessorClockFrequency=\"" 
        << info.GetProcessorClockFrequency() << "\"\n" 
        << ">" << std::endl;
-  ostr << "<SystemInformation junk=1.0></SystemInformation>\n";
 }
 
 //----------------------------------------------------------------------