mirror of
https://github.com/lubosz/overte.git
synced 2025-04-12 14:52:47 +02:00
remove header for commented stats
This commit is contained in:
parent
ffa2070a46
commit
5c2348cf0d
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ const QStringList CLIENT_STATS_TABLE_HEADERS {
|
|||
|
||||
const QStringList SERVER_STATS_TABLE_HEADERS {
|
||||
"Receive Rate (P/s)", "Bandwidth (P/s)", "RTT(ms)", "CW (P)",
|
||||
//"Total Bytes", "Util Bytes", "Ratio (%)",
|
||||
"Sent ACK", "Sent LACK", "Sent NAK", "Sent TNAK",
|
||||
"Recieved ACK2", "Duplicate Packets"
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue