summaryrefslogtreecommitdiff
path: root/src/location
diff options
context:
space:
mode:
authorabcd <qt-info@nokia.com>2011-08-24 12:16:49 +1000
committerJuha Vuolle <juha.vuolle@nokia.com>2011-08-24 04:18:20 +0200
commit62631edf0239308c7ae310dc243a7f8a0404de8a (patch)
tree3f959b7ad67aaa3ebb79c13b0f1c5e3ee48f78a5 /src/location
parentcdb9ae78a50cc734ecc46c5257c10f43b89497e1 (diff)
downloadqtlocation-62631edf0239308c7ae310dc243a7f8a0404de8a.tar.gz
Fix compile
Change-Id: I1815189759d5ce7b2cba6cd2088465e9b107eccb Reviewed-on: http://codereview.qt.nokia.com/3430 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Juha Vuolle <juha.vuolle@nokia.com>
Diffstat (limited to 'src/location')
-rw-r--r--src/location/qgeoplace.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/location/qgeoplace.cpp b/src/location/qgeoplace.cpp
index 3dbecee4..3ba1bf45 100644
--- a/src/location/qgeoplace.cpp
+++ b/src/location/qgeoplace.cpp
@@ -578,7 +578,6 @@ QGeoPlacePrivate& QGeoPlacePrivate::operator= (const QGeoPlacePrivate & other)
placeId = other.placeId;
reviews = other.reviews;
reviewCount = other.reviewCount;
- shortDescription = other.shortDescription;
tags = other.tags;
primaryPhone = other.primaryPhone;
primaryFax = other.primaryFax;