mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
Make ogr a bit less verbose
This commit is contained in:
parent
11240a3d72
commit
ff2c109d3d
@ -2913,8 +2913,6 @@ QGISEXTERN QList< QgsDataItemProvider * > *dataItemProviders()
|
||||
|
||||
QgsCoordinateReferenceSystem QgsOgrProvider::crs() const
|
||||
{
|
||||
QgsDebugMsg( "Entering." );
|
||||
|
||||
QgsCoordinateReferenceSystem srs;
|
||||
if ( !mValid )
|
||||
return srs;
|
||||
|
Loading…
x
Reference in New Issue
Block a user