diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-02-24 11:08:50 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2016-02-25 00:45:35 +0100 |
commit | 82c003c914de17101ee8999ab3775e516cc76064 (patch) | |
tree | cf0eed71d41166b17f77cbdf339a269a2af0bdfe /subsurface-core/configuredivecomputerthreads.cpp | |
parent | 7564c89360d4739df106c1184131df1add1721d3 (diff) | |
download | subsurface-82c003c914de17101ee8999ab3775e516cc76064.tar.gz |
gas pressures: do some initial cleanup
This marks "surface_volume_multiplier()" static in preparation for
changing it to use an actual honest-to-goodness compressibility
estimation. Without that, it wasn't obvious that the function wasn't
used in other random places.
Also, remove the "wet_volume()" function. It was unused, but more
importantly, it was wrong. Yes, it was the inverse of "gas_volume()",
but when you calculate wet volumes from the imperial sizes, you don't
actually use the "real" gas volume, you use the idealized one.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface-core/configuredivecomputerthreads.cpp')
0 files changed, 0 insertions, 0 deletions