mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-31 00:03:42 -04:00
Restore debug build after PR #5246
This commit is contained in:
parent
154fd61d5a
commit
5f11793b17
@ -4401,7 +4401,6 @@ void QgisApp::askUserForOGRSublayers( QgsVectorLayer *layer )
|
||||
QStringList theURIParts = uri.split( '|' );
|
||||
uri = theURIParts.at( 0 );
|
||||
}
|
||||
QgsDebugMsg( "Layer type " + layertype );
|
||||
|
||||
// The uri must contain the actual uri of the vectorLayer from which we are
|
||||
// going to load the sublayers.
|
||||
|
Loading…
x
Reference in New Issue
Block a user