mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
4b801f1f50
commit
93ec9f11e8
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ public:
|
||||||
int size() const;
|
int size() const;
|
||||||
struct diveplan &getDiveplan();
|
struct diveplan &getDiveplan();
|
||||||
void removeDeco();
|
void removeDeco();
|
||||||
static bool addingDeco;
|
|
||||||
struct deco_state final_deco_state;
|
struct deco_state final_deco_state;
|
||||||
|
|
||||||
void loadFromDive(dive *d);
|
void loadFromDive(dive *d);
|
||||||
|
|
Loading…
Add table
Reference in a new issue