mobile: remove GpsListModel

This is only needed to show the list of GPS fixes obtained with
the now removed location service.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2021-09-11 14:41:09 -07:00
parent edf4fbd38a
commit bea552bf0d
8 changed files with 0 additions and 126 deletions

View file

@ -2,7 +2,6 @@
#include "core/gpslocation.h"
#include "core/divesite.h"
#include "core/dive.h"
#include "qt-models/gpslistmodel.h"
#include "core/pref.h"
#include "core/qthelper.h"
#include "core/errorhelper.h"