mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Update to clang-16
Use runner Ubuntu 22.04 for clang-16 Remove unused code detected by clang-16
This commit is contained in:
@@ -1765,7 +1765,6 @@ void RiuMainWindow::updateMemoryUsage()
|
||||
|
||||
QColor okColor( 0, 150, 0 );
|
||||
QColor warningColor( 200, 0, 0 );
|
||||
QColor criticalColor( 255, 100, 0 );
|
||||
|
||||
float currentUsageFraction = 0.0f;
|
||||
float availVirtualFraction = 1.0f;
|
||||
|
||||
Reference in New Issue
Block a user