From a4c95fd8e8fa4b9a344ac437cfc0e01fc852f277 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Fri, 8 Nov 2019 23:18:01 +0100 Subject: Cleanup: remove WeightModel::changed Since changes to the weight model are not modal anymore, nobody queries the changed-flag. Remove it. Signed-off-by: Berthold Stoeger --- qt-models/weightmodel.h | 1 - 1 file changed, 1 deletion(-) (limited to 'qt-models/weightmodel.h') diff --git a/qt-models/weightmodel.h b/qt-models/weightmodel.h index 1ef7cdf53..950e96d2b 100644 --- a/qt-models/weightmodel.h +++ b/qt-models/weightmodel.h @@ -28,7 +28,6 @@ public: void clear(); void updateDive(dive *d); weightsystem_t weightSystemAt(const QModelIndex &index) const; - bool changed; public slots: -- cgit v1.2.3-70-g09d2