summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeoroutingmanagerengine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeoroutingmanagerengine.cpp')
-rw-r--r--src/location/maps/qgeoroutingmanagerengine.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/location/maps/qgeoroutingmanagerengine.cpp b/src/location/maps/qgeoroutingmanagerengine.cpp
index 6434cb78..1493c209 100644
--- a/src/location/maps/qgeoroutingmanagerengine.cpp
+++ b/src/location/maps/qgeoroutingmanagerengine.cpp
@@ -413,14 +413,4 @@ This signal and QGeoRouteReply::error() will be emitted at the same time.
Use deleteLater() instead.
*/
-/*******************************************************************************
-*******************************************************************************/
-
-QGeoRoutingManagerEnginePrivate::QGeoRoutingManagerEnginePrivate()
-: managerVersion(-1), measurementSystem(locale.measurementSystem())
-{
-}
-
-QGeoRoutingManagerEnginePrivate::~QGeoRoutingManagerEnginePrivate() {}
-
QT_END_NAMESPACE