summaryrefslogtreecommitdiffstats
path: root/qt-models/divecomputermodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt-models/divecomputermodel.h')
-rw-r--r--qt-models/divecomputermodel.h1
1 files changed, 0 insertions, 1 deletions
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);