ENH: remove extra junk
This commit is contained in:
parent
2cff26fa52
commit
dc0f41c298
@ -1261,7 +1261,6 @@ void cmCTest::StartXML(std::ostream& ostr)
|
|||||||
<< "\tProcessorClockFrequency=\""
|
<< "\tProcessorClockFrequency=\""
|
||||||
<< info.GetProcessorClockFrequency() << "\"\n"
|
<< info.GetProcessorClockFrequency() << "\"\n"
|
||||||
<< ">" << std::endl;
|
<< ">" << std::endl;
|
||||||
ostr << "<SystemInformation junk=1.0></SystemInformation>\n";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//----------------------------------------------------------------------
|
//----------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user