1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-25 18:49:16 +02:00

Properly removed the obsolete header file

This commit is contained in:
2018-01-26 01:33:00 +01:00
parent 04a145a2e7
commit 8a7edcfd8d
3 changed files with 0 additions and 3 deletions

View File

@ -4,7 +4,6 @@
#include "common/rectc.h"
#include "common/wgs84.h"
#include "mercator.h"
#include "misc.h"
#include "emptymap.h"

View File

@ -7,7 +7,6 @@
#include "mercator.h"
#include "downloader.h"
#include "config.h"
#include "misc.h"
#include "onlinemap.h"