Skip to content

Commit

Permalink
[spatialite] Fix compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Jun 22, 2013
1 parent 345458e commit ff27ee8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/providers/spatialite/qgsspatialitefeatureiterator.cpp
Expand Up @@ -121,7 +121,6 @@ bool QgsSpatiaLiteFeatureIterator::rewind()
return false;
}
}
}

bool QgsSpatiaLiteFeatureIterator::close()
{
Expand Down

0 comments on commit ff27ee8

Please sign in to comment.