mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 23:00:07 -06:00
ENH: remove extra junk
This commit is contained in:
@@ -1261,7 +1261,6 @@ void cmCTest::StartXML(std::ostream& ostr)
|
||||
<< "\tProcessorClockFrequency=\""
|
||||
<< info.GetProcessorClockFrequency() << "\"\n"
|
||||
<< ">" << std::endl;
|
||||
ostr << "<SystemInformation junk=1.0></SystemInformation>\n";
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user