diff --git a/src/gui/qgsattributeform.h b/src/gui/qgsattributeform.h index 96b7fcb7de9..3cece194633 100644 --- a/src/gui/qgsattributeform.h +++ b/src/gui/qgsattributeform.h @@ -354,8 +354,6 @@ class GUI_EXPORT QgsAttributeForm : public QWidget QString createFilterExpression() const; - //void updateWidgetFeature( QgsEditorWidgetWrapper *w ); - //! constraints management void updateAllConstraints(); void updateConstraints( QgsEditorWidgetWrapper *w );