summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeocodereply.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeocodereply.cpp')
-rw-r--r--src/location/maps/qgeocodereply.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/location/maps/qgeocodereply.cpp b/src/location/maps/qgeocodereply.cpp
index 91738149..71d9e682 100644
--- a/src/location/maps/qgeocodereply.cpp
+++ b/src/location/maps/qgeocodereply.cpp
@@ -315,7 +315,6 @@ void QGeoCodeReply::setOffset(int offset)
QGeoCodeReplyPrivate::QGeoCodeReplyPrivate()
: error(QGeoCodeReply::NoError),
- errorString(QLatin1String("")),
isFinished(false),
limit(-1),
offset(0) {}