mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-07 00:15:48 -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
|
QgsCoordinateReferenceSystem QgsOgrProvider::crs() const
|
||||||
{
|
{
|
||||||
QgsDebugMsg( "Entering." );
|
|
||||||
|
|
||||||
QgsCoordinateReferenceSystem srs;
|
QgsCoordinateReferenceSystem srs;
|
||||||
if ( !mValid )
|
if ( !mValid )
|
||||||
return srs;
|
return srs;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user