mobile: remove no longer used DiveListModel

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2020-01-10 08:45:34 +08:00 committed by Dirk Hohndel
parent 6400867910
commit 3c2a192864
7 changed files with 2 additions and 428 deletions

View file

@ -13,7 +13,6 @@
#include "core/btdiscovery.h"
#include "core/gpslocation.h"
#include "core/downloadfromdcthread.h"
#include "qt-models/divelistmodel.h"
#include "qt-models/completionmodels.h"
#include "qt-models/divelocationmodel.h"
#include "core/settings/qPrefCloudStorage.h"
@ -143,8 +142,6 @@ public:
void setShowNonDiveComputers(bool show);
DiveListSortModel *dlSortModel;
QStringList suitList() const;
QStringList buddyList() const;
QStringList divemasterList() const;