From 105b60389c1468870bb3d08a93ee93a829048f65 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 11 Sep 2021 16:57:47 -0700 Subject: mobile: remove GpsLocation reference from qmlmanager Signed-off-by: Dirk Hohndel --- mobile-widgets/qmlmanager.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/mobile-widgets/qmlmanager.cpp b/mobile-widgets/qmlmanager.cpp index eb44faaaf..1bb429ee6 100644 --- a/mobile-widgets/qmlmanager.cpp +++ b/mobile-widgets/qmlmanager.cpp @@ -293,11 +293,6 @@ QMLManager::QMLManager() : connect(&btDiscovery->localBtDevice, &QBluetoothLocalDevice::hostModeStateChanged, this, &QMLManager::btHostModeChange); } - // add log call back to the location manager service singleton - GpsLocation::instance()->setLogCallBack(&appendTextToLogStandalone); - progress_callback = &progressCallback; - connect(GpsLocation::instance(), &GpsLocation::haveSourceChanged, this, &QMLManager::hasLocationSourceChanged); - setLocationServiceAvailable(GpsLocation::instance()->hasLocationsSource()); set_git_update_cb(&gitProgressCB); // present dive site lists sorted by name -- cgit v1.2.3-70-g09d2