summaryrefslogtreecommitdiff
path: root/src/location/places/qplaceimage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplaceimage.h')
-rw-r--r--src/location/places/qplaceimage.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/location/places/qplaceimage.h b/src/location/places/qplaceimage.h
index f5a9f717..ca0d5357 100644
--- a/src/location/places/qplaceimage.h
+++ b/src/location/places/qplaceimage.h
@@ -72,8 +72,6 @@ public:
void setMetaInfo(const QString &data);
QString mimeType() const;
void setMimeType(const QString &data);
- QPlaceSupplier supplier() const;
- void setSupplier(const QPlaceSupplier &data);
private:
Q_DECLARE_CONTENT_D_FUNC(QPlaceImage)