Skip to content

Commit e4767e6

Browse files
committed
Remove debug statement
1 parent 7410fbb commit e4767e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/app/qgsattributesformproperties.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ void QgsAttributesFormProperties::loadAttributeTypeDialog()
6767

6868
mAttributeTypeDialog->setEnabled( true );
6969

70-
qWarning() << "LOAD WIDGET : " << index << " : " << cfg.mEditorWidgetType;
71-
7270
// AttributeTypeDialog
7371

7472
mAttributeTypeFrame->layout()->removeWidget( mAttributeTypeDialog );

0 commit comments

Comments
 (0)