summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeorouterequest.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeorouterequest.h')
-rw-r--r--src/location/maps/qgeorouterequest.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/location/maps/qgeorouterequest.h b/src/location/maps/qgeorouterequest.h
index 45b0bc52..fa0a740f 100644
--- a/src/location/maps/qgeorouterequest.h
+++ b/src/location/maps/qgeorouterequest.h
@@ -166,9 +166,6 @@ public:
void setDepartureTime(const QDateTime &departureTime);
QDateTime departureTime() const;
- void setExtraParameters(const QVariantMap &extraParameters);
- QVariantMap extraParameters() const;
-
private:
QExplicitlySharedDataPointer<QGeoRouteRequestPrivate> d_ptr;