Remove unused function

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2016-04-13 09:28:55 -07:00
parent c0a4ffead8
commit 9a2e3ce7e8
2 changed files with 0 additions and 9 deletions

View file

@ -113,7 +113,6 @@ public slots:
void clearGpsData();
void finishSetup();
void openLocalThenRemote(QString url);
int getIndex(const QString& diveId);
QString getNumber(const QString& diveId);
QString getDate(const QString& diveId);
QString getCurrentPosition();