1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-16 20:04:23 +02:00

ENC map style enhancement

+ code cleanup
This commit is contained in:
2022-11-09 21:37:33 +01:00
parent 9d8c23bc32
commit 877d9331e4
4 changed files with 23 additions and 27 deletions

View File

@ -147,8 +147,6 @@ private:
typedef RTree<Line*, double, 2> LineTree;
typedef RTree<Point*, double, 2> PointTree;
bool fetchBoundsAndName();
static QVector<Sounding> soundings(const ISO8211::Record &r, uint COMF,
uint SOMF);
static QVector<Sounding> soundingGeometry(const ISO8211::Record &r,