cleanup: remove MainTab::modified

This field was not set to true since introducing undo of
dive fields.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2020-02-26 22:49:38 +01:00 committed by Dirk Hohndel
parent 1eb8f7cbaa
commit 0306109e95
2 changed files with 1 additions and 5 deletions

View file

@ -80,7 +80,6 @@ private:
BuddyCompletionModel buddyModel;
DiveMasterCompletionModel diveMasterModel;
TagCompletionModel tagModel;
bool modified;
bool lastSelectedDive;
int lastTabSelectedDive;
int lastTabSelectedDiveTrip;