summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qmlprefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'mobile-widgets/qmlprefs.h')
-rw-r--r--mobile-widgets/qmlprefs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/mobile-widgets/qmlprefs.h b/mobile-widgets/qmlprefs.h
index 6d36334ce..67b086c95 100644
--- a/mobile-widgets/qmlprefs.h
+++ b/mobile-widgets/qmlprefs.h
@@ -43,9 +43,6 @@ public:
bool showPin() const;
void setShowPin(bool enable);
-public slots:
- void clearCredentials();
-
private:
QString m_cloudPin;
qPrefCloudStorage::cloud_status m_credentialStatus;