Skip to content

Commit 6a4b548

Browse files
author
jef
committed
missed a comment in r14298
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14316 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent c705064 commit 6a4b548

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/providers/spatialite/qgsspatialiteprovider.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,6 @@ QVariant QgsSpatiaLiteProvider::minimumValue( int index )
739739
}
740740
else
741741
{
742-
// returning as DOUBLE
743742
return convertValue( fld.type(), minValue );
744743
}
745744

0 commit comments

Comments
 (0)