summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qmlprefs.h
diff options
context:
space:
mode:
authorGravatar jan Iversen <jan@casacondor.com>2019-12-27 09:31:30 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-12-28 08:34:56 -0800
commite944a93050c910d12fe8fe7f4d8194b3148818f7 (patch)
tree68983baa677b05475cc83a365d7f57e6c2f7a321 /mobile-widgets/qmlprefs.h
parentde4e1c1efab7db814e70b66858d18f4ac74eedff (diff)
downloadsubsurface-e944a93050c910d12fe8fe7f4d8194b3148818f7.tar.gz
mobile-widgets: remove cancelCredentialsPinSetup() from qmlprefs
cancelCredentialsPinSetup() is no longer used, so remove it. Signed-off-by: Jan Iversen <jan@casacondor.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'mobile-widgets/qmlprefs.h')
-rw-r--r--mobile-widgets/qmlprefs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mobile-widgets/qmlprefs.h b/mobile-widgets/qmlprefs.h
index 4a792708e..6d36334ce 100644
--- a/mobile-widgets/qmlprefs.h
+++ b/mobile-widgets/qmlprefs.h
@@ -44,7 +44,6 @@ public:
void setShowPin(bool enable);
public slots:
- void cancelCredentialsPinSetup();
void clearCredentials();
private: