mobile: remove applyGpsData interface

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2021-09-11 16:43:53 -07:00
parent 0b8c8599c1
commit 094a3b01c8
2 changed files with 0 additions and 11 deletions

View file

@ -213,7 +213,6 @@ public slots:
void undo();
void redo();
int addDive();
void applyGpsData();
void cancelDownloadDC();
QString getCombinedLogs();
void copyAppLogToClipboard();