summaryrefslogtreecommitdiff
path: root/src/location/places/qplacesupplier_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplacesupplier_p.h')
-rw-r--r--src/location/places/qplacesupplier_p.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/location/places/qplacesupplier_p.h b/src/location/places/qplacesupplier_p.h
index b1172239..41a26bda 100644
--- a/src/location/places/qplacesupplier_p.h
+++ b/src/location/places/qplacesupplier_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2021 The Qt Company Ltd.
+** Copyright (C) 2022 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtLocation module of the Qt Toolkit.
@@ -62,11 +62,6 @@ QT_BEGIN_NAMESPACE
class QPlaceSupplierPrivate : public QSharedData
{
public:
- QPlaceSupplierPrivate();
- QPlaceSupplierPrivate(const QPlaceSupplierPrivate &other);
-
- ~QPlaceSupplierPrivate();
-
bool operator==(const QPlaceSupplierPrivate &other) const;
bool isEmpty() const;