mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-08 00:05:09 -04:00
Apply suggestions from code review
Co-authored-by: Andrea Giudiceandrea <andreaerdna@libero.it>
This commit is contained in:
parent
5142e4995a
commit
b97c1f9d2d
@ -3878,7 +3878,6 @@ QString QgsOgrProvider::description() const
|
||||
|
||||
QgsCoordinateReferenceSystem QgsOgrProvider::crs() const
|
||||
{
|
||||
QgsCoordinateReferenceSystem srs;
|
||||
if ( !mValid || ( mOGRGeomType == wkbNone ) )
|
||||
return QgsCoordinateReferenceSystem();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user