Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fetch all attributes as before
  • Loading branch information
m-kuhn committed Sep 6, 2018
1 parent c55196c commit a061a63
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -39,7 +39,6 @@ QgsVectorDataProviderFeaturePool::QgsVectorDataProviderFeaturePool( QgsVectorLay
// Build spatial index
QgsFeature feature;
QgsFeatureRequest req;
req.setSubsetOfAttributes( QgsAttributeList() );
QgsFeatureIds featureIds;
if ( selectedOnly )
{
Expand Down

0 comments on commit a061a63

Please sign in to comment.