From 3ed36b2ab5344466eae5eba141b8b62ac4c966fc Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Thu, 30 Apr 2020 22:03:15 +0200 Subject: cleanup: remove DivePlotDataModel::diveId Nobody was using that member variable. Signed-off-by: Berthold Stoeger --- qt-models/diveplotdatamodel.h | 1 - 1 file changed, 1 deletion(-) (limited to 'qt-models/diveplotdatamodel.h') diff --git a/qt-models/diveplotdatamodel.h b/qt-models/diveplotdatamodel.h index 6267d3705..cb0d0e3c0 100644 --- a/qt-models/diveplotdatamodel.h +++ b/qt-models/diveplotdatamodel.h @@ -92,7 +92,6 @@ public: private: struct plot_info pInfo; - int diveId; unsigned int dcNr; struct deco_state plot_deco_state; }; -- cgit v1.2.3-70-g09d2