From d82a7b8b73c13451f469832d6402303ccf2ee3d3 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Sat, 24 Oct 2020 20:25:55 +0200 Subject: cleanup: remove DiveComputerModel::remove This was used by the DiveComputerDialog, which does not exist anymore. The new tab uses the function in the corresponding sorted model. Signed-off-by: Berthold Stoeger --- qt-models/divecomputermodel.h | 1 - 1 file changed, 1 deletion(-) (limited to 'qt-models/divecomputermodel.h') diff --git a/qt-models/divecomputermodel.h b/qt-models/divecomputermodel.h index a68542ff1..f82d492ce 100644 --- a/qt-models/divecomputermodel.h +++ b/qt-models/divecomputermodel.h @@ -23,7 +23,6 @@ public: private slots: - void remove(const QModelIndex &index); void update(); void deviceAdded(int idx); void deviceDeleted(int idx); -- cgit v1.2.3-70-g09d2