mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
mobile: remove getCurrentPosition interface
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
bea552bf0d
commit
ea751928aa
2 changed files with 0 additions and 30 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue