Explorar el Código

remove unhelpful but confusing comment

B. Petersen hace 4 años
padre
commit
86d1ef06af
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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()
     }
 }