Jelajahi Sumber

remove unused member variable accountCreationQrCode in AppDelegate

cyberta 3 tahun lalu
induk
melakukan
f9d6d0bd8a
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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.
     //