marinofaggiana 5 years ago
parent
commit
9ab0a09fd1
1 changed files with 1 additions and 3 deletions
  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)];