mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
gps: remove unused member function
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
2a3a58a3c7
commit
7547e90b41
2 changed files with 0 additions and 6 deletions
|
|
@ -69,7 +69,6 @@ public slots:
|
|||
void newPosition(QGeoPositionInfo pos);
|
||||
void updateTimeout();
|
||||
void positionSourceError(QGeoPositionInfoSource::Error error);
|
||||
void postError(QNetworkReply::NetworkError error);
|
||||
void setGpsTimeThreshold(int seconds);
|
||||
#ifdef SUBSURFACE_MOBILE
|
||||
void clearGpsData();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue