aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/diveplanner.h
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-06-01 20:59:41 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-06-01 21:00:09 -0700
commitd740ad1317084ebc3ea9abfa66a1d18fed41d675 (patch)
tree6d9d16ef4a15d562d952c52482415800388387f5 /qt-ui/diveplanner.h
parent28093ae957548d5fc1e4d373ca0a345cc1be5069 (diff)
downloadsubsurface-d740ad1317084ebc3ea9abfa66a1d18fed41d675.tar.gz
Convert plot_gas_value to gasmix
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/diveplanner.h')
-rw-r--r--qt-ui/diveplanner.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-ui/diveplanner.h b/qt-ui/diveplanner.h
index eb6bf217e..526e1c5fd 100644
--- a/qt-ui/diveplanner.h
+++ b/qt-ui/diveplanner.h
@@ -137,7 +137,6 @@ private:
Ui::DivePlanner ui;
};
-QString gasToStr(gasmix gas);
QString dpGasToStr(const divedatapoint &p);
#endif // DIVEPLANNER_H