mobile: remove getCurrentPosition interface

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2021-09-11 16:36:54 -07:00
parent bea552bf0d
commit ea751928aa
2 changed files with 0 additions and 30 deletions

View file

@ -223,7 +223,6 @@ public slots:
void finishSetup();
QString getNumber(const QString& diveId);
QString getDate(const QString& diveId);
QString getCurrentPosition();
QString getGpsFromSiteName(const QString& siteName);
QString getVersion() const;
void deleteGpsFix(quint64 when);