diff options
Diffstat (limited to 'desktop-widgets/diveplanner.h')
-rw-r--r-- | desktop-widgets/diveplanner.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop-widgets/diveplanner.h b/desktop-widgets/diveplanner.h index 9006e1692..63bc78eb9 100644 --- a/desktop-widgets/diveplanner.h +++ b/desktop-widgets/diveplanner.h @@ -72,9 +72,6 @@ public slots: void settingsChanged(); void printDecoPlan(); - void setBottomPo2(double po2); - void setDecoPo2(double po2); - void setBestmixEND(int depth); void setBackgasBreaks(bool dobreaks); void disableDecoElements(int mode); void disableBackgasBreaks(bool enabled); |