1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 03:35:53 +01:00

Removed obsolete code

This commit is contained in:
Martin Tůma 2024-06-07 19:30:05 +02:00
parent cb90523ef7
commit 8b391fc871

View File

@ -13,8 +13,6 @@ using namespace Mapsforge;
#define PATHS_EXTENT 20
#define SEARCH_EXTENT -0.5
#define BLUR_RADIUS 3
static double LIMIT = cos(deg2rad(170));
static qreal area(const QPainterPath &polygon)