Skip to content

Commit e3dbdf2

Browse files
committedSep 20, 2016
Less debug noise
1 parent 65e221c commit e3dbdf2

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
@@ -141,8 +141,6 @@ Qt::AlignmentFlag QgsValueRelationWidgetFactory::alignmentFlag( QgsVectorLayer*
141141
Q_UNUSED( fieldIdx );
142142
Q_UNUSED( config );
143143

144-
QgsDebugMsg( "Entered" );
145-
146144
return Qt::AlignLeft;
147145
}
148146

0 commit comments

Comments
 (0)
Please sign in to comment.