summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeotiledmapreply.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeotiledmapreply.cpp')
-rw-r--r--src/location/maps/qgeotiledmapreply.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/location/maps/qgeotiledmapreply.cpp b/src/location/maps/qgeotiledmapreply.cpp
index 910f492a..4e4a8f61 100644
--- a/src/location/maps/qgeotiledmapreply.cpp
+++ b/src/location/maps/qgeotiledmapreply.cpp
@@ -306,7 +306,6 @@ void QGeoTiledMapReply::abort()
QGeoTiledMapReplyPrivate::QGeoTiledMapReplyPrivate(const QGeoTileSpec &spec)
: error(QGeoTiledMapReply::NoError),
- errorString(QLatin1String("")),
isFinished(false),
isCached(false),
spec(spec) {}