Skip to content
Permalink
Browse files
missed a comment in r14298
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.
@@ -739,7 +739,6 @@ QVariant QgsSpatiaLiteProvider::minimumValue( int index )
}
else
{
// returning as DOUBLE
return convertValue( fld.type(), minValue );
}

0 comments on commit 6a4b548

Please sign in to comment.