cleanup: remove unnecessary include

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2020-03-18 23:25:54 +01:00 committed by bstoeger
parent 568a8d6254
commit 70fef60b5c

View file

@ -4,7 +4,6 @@
#include "qt-models/gpslistmodel.h"
#include "core/pref.h"
#include "core/qthelper.h"
#include "core/divelist.h" // for mark_divelist_changed()
#include "core/errorhelper.h"
#include "core/settings/qPrefLocationService.h"
#include <time.h>