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)];