summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--ios/MullvadVPN/TunnelManager/TunnelManager.swift2
1 files changed, 0 insertions, 2 deletions
diff --git a/ios/MullvadVPN/TunnelManager/TunnelManager.swift b/ios/MullvadVPN/TunnelManager/TunnelManager.swift
index 221ef33655..9bdc4ec8e9 100644
--- a/ios/MullvadVPN/TunnelManager/TunnelManager.swift
+++ b/ios/MullvadVPN/TunnelManager/TunnelManager.swift
@@ -111,8 +111,6 @@ final class TunnelManager: StorePaymentObserver {
isRunningPeriodicPrivateKeyRotation = true
updatePrivateKeyRotationTimer()
-
- nslock.unlock()
}
func stopPeriodicPrivateKeyRotation() {