Skip to content

Commit 49e76a8

Browse files
committedSep 20, 2016
Less debug noise
1 parent 6f513d1 commit 49e76a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎src/gui/editorwidgets/qgsvaluerelationwidgetfactory.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,6 @@ Qt::AlignmentFlag QgsValueRelationWidgetFactory::alignmentFlag( QgsVectorLayer*
142142
Q_UNUSED( fieldIdx );
143143
Q_UNUSED( config );
144144

145-
QgsDebugMsg( "Entered" );
146-
147145
return Qt::AlignLeft;
148146
}
149147

0 commit comments

Comments
 (0)
Please sign in to comment.