diff --git a/src/controller/controller_statistics.cpp b/src/controller/controller_statistics.cpp index 73d81ee0..d85f3ca5 100644 --- a/src/controller/controller_statistics.cpp +++ b/src/controller/controller_statistics.cpp @@ -72,7 +72,6 @@ void Controller::updateBandwidthConfig(){ } } - //For server-wide totals. Local to this file only. struct streamTotals { unsigned long long upBytes;