+0
-3
lines changedFilter options
+0
-3
lines changed Original file line number Diff line number Diff line change
@@ -484,7 +484,6 @@ class SrtStatsJson : public SrtStatsWriter
484
484
string WriteStats(int sid, const CBytePerfMon& mon) override
485
485
{
486
486
std::ostringstream output;
487
-
static const string qt = R"(")";
488
487
489
488
string pretty_cr, pretty_tab;
490
489
if (Option("pretty"))
@@ -540,9 +539,7 @@ class SrtStatsJson : public SrtStatsWriter
540
539
541
540
// Print the current field
542
541
output << quotekey(i->name);
543
-
output << qt;
544
542
i->PrintValue(output, mon);
545
-
output << qt;
546
543
}
547
544
548
545
// Close the previous subcategory
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4