From a37939889b1a77dd269fd7f25f97b813f733133a Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Sun, 23 Feb 2020 12:52:45 +0100 Subject: cleanup: remove CylindersModels::rows Access the number of cylinders in the dive directly instead. Signed-off-by: Berthold Stoeger --- qt-models/cylindermodel.h | 1 - 1 file changed, 1 deletion(-) (limited to 'qt-models/cylindermodel.h') diff --git a/qt-models/cylindermodel.h b/qt-models/cylindermodel.h index 201459b72..40eaf98a1 100644 --- a/qt-models/cylindermodel.h +++ b/qt-models/cylindermodel.h @@ -57,7 +57,6 @@ slots: private: dive *d; - int rows; cylinder_t *cylinderAt(const QModelIndex &index); }; -- cgit v1.2.3-70-g09d2