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 6f513d1 commit 49e76a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/gui/editorwidgets/qgsvaluerelationwidgetfactory.cpp
Expand Up @@ -142,8 +142,6 @@ Qt::AlignmentFlag QgsValueRelationWidgetFactory::alignmentFlag( QgsVectorLayer*
Q_UNUSED( fieldIdx );
Q_UNUSED( config );

QgsDebugMsg( "Entered" );

return Qt::AlignLeft;
}

Expand Down

0 comments on commit 49e76a8

Please sign in to comment.