Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Cosmetic: remove empty line
  • Loading branch information
elpaso committed Feb 25, 2018
1 parent b2ab978 commit faec620
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/providers/ogr/qgsogrprovider.cpp
Expand Up @@ -4560,7 +4560,6 @@ QgsWkbTypes::Type QgsOgrProviderUtils::qgisTypeFromOgrType( OGRwkbGeometryType t
{
case wkbUnknown:
return QgsWkbTypes::Unknown;

case wkbPoint:
return QgsWkbTypes::Point;
case wkbLineString:
Expand Down

0 comments on commit faec620

Please sign in to comment.