Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove debug statement
  • Loading branch information
m-kuhn committed Sep 29, 2017
1 parent 7410fbb commit e4767e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/qgsattributesformproperties.cpp
Expand Up @@ -67,8 +67,6 @@ void QgsAttributesFormProperties::loadAttributeTypeDialog()

mAttributeTypeDialog->setEnabled( true );

qWarning() << "LOAD WIDGET : " << index << " : " << cfg.mEditorWidgetType;

// AttributeTypeDialog

mAttributeTypeFrame->layout()->removeWidget( mAttributeTypeDialog );
Expand Down

0 comments on commit e4767e6

Please sign in to comment.