cleanup: remove unused member DivePlannerPointsModel::addingDeco

This was never used.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2021-02-25 22:26:35 +01:00 committed by Dirk Hohndel
parent 4b801f1f50
commit 93ec9f11e8

View file

@ -60,7 +60,6 @@ public:
int size() const;
struct diveplan &getDiveplan();
void removeDeco();
static bool addingDeco;
struct deco_state final_deco_state;
void loadFromDive(dive *d);