diff options
Diffstat (limited to 'mobile-widgets/qmlmanager.h')
| -rw-r--r-- | mobile-widgets/qmlmanager.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mobile-widgets/qmlmanager.h b/mobile-widgets/qmlmanager.h index d4adbc9b9..7a031a73a 100644 --- a/mobile-widgets/qmlmanager.h +++ b/mobile-widgets/qmlmanager.h @@ -254,7 +254,6 @@ private: bool m_verboseEnabled; bool m_diveListProcessing; bool m_initialized; - GpsLocation *locationProvider; bool m_loadFromCloud; static QMLManager *m_instance; QString m_notificationText; |