mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
Removed debug message leftover
This commit is contained in:
parent
c4d62ef05f
commit
4d0de09e8a
@ -901,7 +901,6 @@ QString QgsMapLayer::loadNamedProperty( const QString &uri, QgsMapLayer::Propert
|
|||||||
{
|
{
|
||||||
QgsDebugMsgLevel( QString( "uri = %1 myURI = %2" ).arg( uri, publicSource() ), 4 );
|
QgsDebugMsgLevel( QString( "uri = %1 myURI = %2" ).arg( uri, publicSource() ), 4 );
|
||||||
|
|
||||||
QgsDebugMsgLevel( "loadNamedProperty", 2 );
|
|
||||||
resultFlag = false;
|
resultFlag = false;
|
||||||
|
|
||||||
QDomDocument myDocument( QStringLiteral( "qgis" ) );
|
QDomDocument myDocument( QStringLiteral( "qgis" ) );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user