Forráskód Böngészése

remove unused member variable accountCreationQrCode in AppDelegate

cyberta 3 éve
szülő
commit
f9d6d0bd8a
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      deltachat-ios/AppDelegate.swift

+ 0 - 1
deltachat-ios/AppDelegate.swift

@@ -174,7 +174,6 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD
         appFullyInitialized = true
     }
 
-    public var accountCreationQrCode: String = ""
     // `open` is called when an url should be opened by Delta Chat.
     // we currently use that for handling oauth2 and for handing openpgp4fpr.
     //