Skip to content

Commit

Permalink
Less debug noise
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Sep 20, 2016
1 parent 65e221c commit e3dbdf2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/gui/editorwidgets/qgsvaluerelationwidgetfactory.cpp
Expand Up @@ -141,8 +141,6 @@ Qt::AlignmentFlag QgsValueRelationWidgetFactory::alignmentFlag( QgsVectorLayer*
Q_UNUSED( fieldIdx );
Q_UNUSED( config );

QgsDebugMsg( "Entered" );

return Qt::AlignLeft;
}

Expand Down

0 comments on commit e3dbdf2

Please sign in to comment.