浏览代码

clear code

marinofaggiana 5 年之前
父节点
当前提交
9a47cdaa3d
共有 1 个文件被更改,包括 1 次插入4 次删除
  1. 1 4
      iOSClient/AppDelegate.m

+ 1 - 4
iOSClient/AppDelegate.m

@@ -318,10 +318,7 @@ PKPushRegistry *pushRegistry;
             return;
         }
         
-        // ------------------- Nextcloud -------------------------
-        //
-        
-        // Login flow : LoginWeb
+        // normal login
         if (selector == k_intro_signup) {
             
             if (!(_activeLoginWeb.isViewLoaded && _activeLoginWeb.view.window)) {