Skip to content

Commit ff27ee8

Browse files
committed
[spatialite] Fix compile error
1 parent 345458e commit ff27ee8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/providers/spatialite/qgsspatialitefeatureiterator.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ bool QgsSpatiaLiteFeatureIterator::rewind()
121121
return false;
122122
}
123123
}
124-
}
125124

126125
bool QgsSpatiaLiteFeatureIterator::close()
127126
{

0 commit comments

Comments
 (0)