From 78405c726575e3c00a0f2cd0651f0e0338295a07 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Wed, 19 Feb 2020 19:19:33 +0100 Subject: mobile: remove DiveListSortModel::getFilterString() This member function was never used. Signed-off-by: Berthold Stoeger --- qt-models/divelistmodel.h | 1 - 1 file changed, 1 deletion(-) (limited to 'qt-models/divelistmodel.h') diff --git a/qt-models/divelistmodel.h b/qt-models/divelistmodel.h index e455d2ea7..f09003b5f 100644 --- a/qt-models/divelistmodel.h +++ b/qt-models/divelistmodel.h @@ -43,7 +43,6 @@ class DiveListSortModel : public QSortFilterProxyModel public: static DiveListSortModel *instance(); void setSourceModel(QAbstractItemModel *sourceModel); - QString getFilterString() const; Q_INVOKABLE void reload(); QString filterString; void updateFilterState(); -- cgit v1.2.3-70-g09d2