marinofaggiana 5 年之前
父節點
當前提交
9ab0a09fd1
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      iOSClient/AppDelegate.m

+ 1 - 3
iOSClient/AppDelegate.m

@@ -749,9 +749,7 @@ PKPushRegistry *pushRegistry;
             safeAreaBottom = [UIApplication sharedApplication].delegate.window.safeAreaInsets.bottom/2;
         }
     }
-    
-    //[self aspectTabBar:tabBarController.tabBar];
-    
+        
     // File
     item = [tabBarController.tabBar.items objectAtIndex: k_tabBarApplicationIndexFile];
     [item setTitle:NSLocalizedString(@"_home_", nil)];