pressure-vessel: Address several clang warnings
1 unresolved thread
1 unresolved thread
Compare changes
pressure-vessel: Address several clang warnings
This commit addresses most of the warnings printed at compilation time while using clang and ninja scan-build
.
runtime: Remove unused variable
Since the commit fce30b8d, this variable was not used anymore.