mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-26 19:19:16 +02:00
Cosmetics
This commit is contained in:
@ -559,8 +559,6 @@ void RasterTile::processPoints(QList<MapData::Point> &points,
|
|||||||
} else
|
} else
|
||||||
delete item;
|
delete item;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void RasterTile::fetchData(QList<MapData::Poly> &polygons,
|
void RasterTile::fetchData(QList<MapData::Poly> &polygons,
|
||||||
|
Reference in New Issue
Block a user