diff --git a/src/app/qgsattributesformproperties.cpp b/src/app/qgsattributesformproperties.cpp index 5e0d8aea47b..fa6a521ed90 100644 --- a/src/app/qgsattributesformproperties.cpp +++ b/src/app/qgsattributesformproperties.cpp @@ -67,8 +67,6 @@ void QgsAttributesFormProperties::loadAttributeTypeDialog() mAttributeTypeDialog->setEnabled( true ); - qWarning() << "LOAD WIDGET : " << index << " : " << cfg.mEditorWidgetType; - // AttributeTypeDialog mAttributeTypeFrame->layout()->removeWidget( mAttributeTypeDialog );