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 2e8f92b26..4cc7f200c 100644
--- a/core/gpslocation.h
+++ b/core/gpslocation.h
@@ -34,7 +34,6 @@ public:
static GpsLocation *instance();
static bool hasInstance();
std::vector<DiveAndLocation> getLocations();
- int applyLocations();
int getGpsNum() const;
bool hasLocationsSource();
QString currentPosition();