diff options
Diffstat (limited to 'qt-models/weightmodel.h')
-rw-r--r-- | qt-models/weightmodel.h | 1 |
1 files changed, 0 insertions, 1 deletions
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: |