Unused code: remove CCRMax() and used macro

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
Jan Mulder 2017-05-20 11:03:14 +02:00
parent a88c950738
commit 1d7fc93017
2 changed files with 0 additions and 15 deletions

View file

@ -82,7 +82,6 @@ public:
double pheMax();
double pn2Max();
double po2Max();
double CCRMax();
void emitDataChanged();
#ifndef SUBSURFACE_MOBILE
void calculateDecompression();