mobile: remove copyGpsFixesToClipboard interface

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

View file

@ -217,7 +217,6 @@ public slots:
void cancelDownloadDC();
QString getCombinedLogs();
void copyAppLogToClipboard();
void copyGpsFixesToClipboard();
bool createSupportEmail();
void finishSetup();
QString getNumber(const QString& diveId);