summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/diveplanner.h
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2016-03-09 20:14:00 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-03-09 21:50:26 -0800
commit7eb787ee5d42f0809d8b7780a6f5c6b5852630a0 (patch)
tree44311eb12077779db6208b92d0949efc67d407b9 /desktop-widgets/diveplanner.h
parent83fb735a3e5bc3039448b0ff8a3256a28d7cddb1 (diff)
downloadsubsurface-7eb787ee5d42f0809d8b7780a6f5c6b5852630a0.tar.gz
Remove unused member function
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'desktop-widgets/diveplanner.h')
-rw-r--r--desktop-widgets/diveplanner.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop-widgets/diveplanner.h b/desktop-widgets/diveplanner.h
index b2e03a97b..1cc96adc3 100644
--- a/desktop-widgets/diveplanner.h
+++ b/desktop-widgets/diveplanner.h
@@ -68,7 +68,6 @@ public:
public
slots:
void settingsChanged();
- void atmPressureChanged(const QString &pressure);
void bottomSacChanged(const double bottomSac);
void decoSacChanged(const double decosac);
void printDecoPlan();