From 9a2e3ce7e8cbdf67f32b8581ac3e9735f4824793 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 13 Apr 2016 09:28:55 -0700 Subject: Remove unused function Signed-off-by: Dirk Hohndel --- mobile-widgets/qmlmanager.cpp | 8 -------- 1 file changed, 8 deletions(-) (limited to 'mobile-widgets/qmlmanager.cpp') diff --git a/mobile-widgets/qmlmanager.cpp b/mobile-widgets/qmlmanager.cpp index c225f689e..f1f942f78 100644 --- a/mobile-widgets/qmlmanager.cpp +++ b/mobile-widgets/qmlmanager.cpp @@ -1072,14 +1072,6 @@ void QMLManager::setOldStatus(const credentialStatus_t value) } } -// where in the QML dive list is that dive? -int QMLManager::getIndex(const QString &diveId) -{ - int dive_id = diveId.toInt(); - int idx = DiveListModel::instance()->getDiveIdx(dive_id); - return idx; -} - QString QMLManager::getNumber(const QString& diveId) { int dive_id = diveId.toInt(); -- cgit v1.2.3-70-g09d2