1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 06:43:22 +02:00

Remove cut&paste remains

This commit is contained in:
Martin Tůma 2024-05-19 19:03:49 +02:00
parent d1401bc302
commit f6f9e4146d

View File

@ -32,8 +32,6 @@ private:
double &ele;
};
MatrixD elevation() const;
static double edge(const DEMTRee &tree, const Coordinates &c);
static double elevation(const DEMTRee &tree, const MapData::Elevation *e,
const Coordinates &c);