From 46e120f81a4631e8425839f7b47e1e9a8aaf2a2c Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Sun, 1 Sep 2019 00:29:53 +0200 Subject: Cleanup: remove includes from maplocationmodel.cpp Neither "QDebug" nor "algorithm" were necessary. Signed-off-by: Berthold Stoeger --- qt-models/maplocationmodel.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'qt-models/maplocationmodel.cpp') diff --git a/qt-models/maplocationmodel.cpp b/qt-models/maplocationmodel.cpp index 1d1ae6c12..189244db6 100644 --- a/qt-models/maplocationmodel.cpp +++ b/qt-models/maplocationmodel.cpp @@ -7,9 +7,6 @@ #include "desktop-widgets/mapwidget.h" #endif -#include -#include - #define MIN_DISTANCE_BETWEEN_DIVE_SITES_M 50.0 MapLocation::MapLocation(struct dive_site *dsIn, QGeoCoordinate coordIn, QString nameIn, bool selectedIn) : -- cgit v1.2.3-70-g09d2