Jelajahi Sumber

remove unhelpful but confusing comment

B. Petersen 4 tahun lalu
induk
melakukan
86d1ef06af
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      deltachat-ios/Controller/WelcomeViewController.swift

+ 0 - 1
deltachat-ios/Controller/WelcomeViewController.swift

@@ -170,7 +170,6 @@ class WelcomeViewController: UIViewController, ProgressAlertHandler {
             }
         }
 
-        // do not just pop view controller as the stack is empty on restarts
         appDelegate.reloadDcContext()
     }
 }