summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeocodingmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeocodingmanager.h')
-rw-r--r--src/location/maps/qgeocodingmanager.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/location/maps/qgeocodingmanager.h b/src/location/maps/qgeocodingmanager.h
index da85132d..b3a9c339 100644
--- a/src/location/maps/qgeocodingmanager.h
+++ b/src/location/maps/qgeocodingmanager.h
@@ -79,9 +79,6 @@ public:
QGeocodeReply* reverseGeocode(const QGeoCoordinate &coordinate,
const QGeoBoundingArea &bounds = QGeoBoundingArea());
- bool supportsGeocoding() const;
- bool supportsReverseGeocoding() const;
-
void setLocale(const QLocale &locale);
QLocale locale() const;