This enable use of current location on Add/Edit
Signed-off-by: Murillo Bernardes <[email protected]>
---
mobile-widgets/qmlmanager.cpp | 4 ----
1 file changed, 4 deletions(-)
diff --git a/mobile-widgets/qmlmanager.cpp b/mobile-widgets/qmlmanager.cpp
index bd7314d34..bffff14f3 100644
--- a/mobile-widgets/qmlmanager.cpp
+++ b/mobile-widgets/qmlmanager.cpp
@@ -1344,11 +1344,7 @@ void QMLManager::setLocationServiceEnabled(bool
locationServiceEnabled)
bool QMLManager::locationServiceAvailable() const
{
-#if defined(Q_OS_IOS)
- return false;
-#else
return m_locationServiceAvailable;
-#endif
}
void QMLManager::setLocationServiceAvailable(bool locationServiceAvailable)
--
2.13.6 (Apple Git-96)
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface