diff --git a/src/gui/qgslabelinggui.h b/src/gui/qgslabelinggui.h index 07046082c34d..522e2a6df761 100644 --- a/src/gui/qgslabelinggui.h +++ b/src/gui/qgslabelinggui.h @@ -100,7 +100,6 @@ class GUI_EXPORT QgsLabelingGui : public QgsTextFormatWidget void calloutTypeChanged(); private: - QgsVectorLayer *mLayer = nullptr; QgsWkbTypes::GeometryType mGeomType = QgsWkbTypes::UnknownGeometry; QgsPalLayerSettings mSettings; QgsPropertyCollection mDataDefinedProperties;