Skip to content
Snippets Groups Projects
Commit 2845c600 authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Moar revert

parent 42992dfc
No related branches found
No related tags found
No related merge requests found
......@@ -222,8 +222,7 @@ void LLMetricPerformanceTesterBasic::analyzePerformance(llofstream* os, LLSD* ba
if(in_base && in_current)
{
LLSD::String label = current_label;
*os << absl::StreamFormat("%s\n", label) ;
*os << llformat("%s\n", label.c_str()) ;
for(U32 index = 0 ; index < mMetricStrings.size() ; index++)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment