Skip to content

Commit

Permalink
missed a comment in r14298
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14316 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Sep 30, 2010
1 parent c705064 commit 6a4b548
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/providers/spatialite/qgsspatialiteprovider.cpp
Expand Up @@ -739,7 +739,6 @@ QVariant QgsSpatiaLiteProvider::minimumValue( int index )
}
else
{
// returning as DOUBLE
return convertValue( fld.type(), minValue );
}

Expand Down

0 comments on commit 6a4b548

Please sign in to comment.