diff options
Diffstat (limited to 'mobile-widgets/qmlmanager.h')
-rw-r--r-- | mobile-widgets/qmlmanager.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mobile-widgets/qmlmanager.h b/mobile-widgets/qmlmanager.h index f632610f6..2f1236d76 100644 --- a/mobile-widgets/qmlmanager.h +++ b/mobile-widgets/qmlmanager.h @@ -216,8 +216,6 @@ private: GpsLocation *locationProvider; bool m_loadFromCloud; static QMLManager *m_instance; - QNetworkReply *reply; - QNetworkRequest request; struct dive *deletedDive; struct dive_trip *deletedTrip; QString m_notificationText; |