Navigation Menu

Skip to content

Commit

Permalink
Removed debug message leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Jun 4, 2018
1 parent c4d62ef commit 4d0de09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/qgsmaplayer.cpp
Expand Up @@ -901,7 +901,6 @@ QString QgsMapLayer::loadNamedProperty( const QString &uri, QgsMapLayer::Propert
{
QgsDebugMsgLevel( QString( "uri = %1 myURI = %2" ).arg( uri, publicSource() ), 4 );

QgsDebugMsgLevel( "loadNamedProperty", 2 );
resultFlag = false;

QDomDocument myDocument( QStringLiteral( "qgis" ) );
Expand Down

0 comments on commit 4d0de09

Please sign in to comment.