Преглед на файлове

remove unhelpful but confusing comment

B. Petersen преди 4 години
родител
ревизия
86d1ef06af
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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()
     }
 }