summaryrefslogtreecommitdiffstats
path: root/core/gpslocation.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/gpslocation.h')
-rw-r--r--core/gpslocation.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/gpslocation.h b/core/gpslocation.h
index 4cc7f200c..d376c5ec7 100644
--- a/core/gpslocation.h
+++ b/core/gpslocation.h
@@ -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();