Skip to content

Commit 4d0de09

Browse files
committed
Removed debug message leftover
1 parent c4d62ef commit 4d0de09

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/qgsmaplayer.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -901,7 +901,6 @@ QString QgsMapLayer::loadNamedProperty( const QString &uri, QgsMapLayer::Propert
901901
{
902902
QgsDebugMsgLevel( QString( "uri = %1 myURI = %2" ).arg( uri, publicSource() ), 4 );
903903

904-
QgsDebugMsgLevel( "loadNamedProperty", 2 );
905904
resultFlag = false;
906905

907906
QDomDocument myDocument( QStringLiteral( "qgis" ) );

0 commit comments

Comments
 (0)