From 1f0a6019da0f62fcc567ad0a96fa53cc4bc1971e Mon Sep 17 00:00:00 2001 From: Jan Mulder Date: Mon, 24 Sep 2018 10:12:18 +0200 Subject: cleanup: remove more GPS webservice code And remove some includes and defines that are not used any more after removal of the GPS webservice code. Signed-off-by: Jan Mulder --- core/gpslocation.cpp | 8 -------- 1 file changed, 8 deletions(-) (limited to 'core') diff --git a/core/gpslocation.cpp b/core/gpslocation.cpp index 27a5d90de..54015837b 100644 --- a/core/gpslocation.cpp +++ b/core/gpslocation.cpp @@ -11,14 +11,6 @@ #include #include #include -#include -#include -#include - -#define GPS_FIX_ADD_URL "http://api.subsurface-divelog.org/api/dive/add/" -#define GPS_FIX_DELETE_URL "http://api.subsurface-divelog.org/api/dive/delete/" -#define GPS_FIX_DOWNLOAD_URL "http://api.subsurface-divelog.org/api/dive/get/" -#define GET_WEBSERVICE_UID_URL "https://cloud.subsurface-divelog.org/webuserid/" GpsLocation *GpsLocation::m_Instance = NULL; -- cgit v1.2.3-70-g09d2