whitespace

This commit is contained in:
Dane Springmeyer 2012-04-16 22:22:35 -07:00
parent 8fd0a40749
commit e21bcb35a1

View file

@ -53,7 +53,7 @@ shape_index_featureset<filterT>::shape_index_featureset(filterT const& filter,
{
shape_.shp().skip(100);
setup_attributes(ctx_, attribute_names, shape_name, shape_,attr_ids_);
boost::shared_ptr<shape_file> index = shape_.index();
if (index)
{