marinofaggiana 4 years ago
parent
commit
b93ec4d20b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      iOSClient/AppDelegate.m

+ 0 - 1
iOSClient/AppDelegate.m

@@ -1025,7 +1025,6 @@
     [self configureNavBarForViewController:viewController];
     
     //tabBar
-    UIColor *x = viewController.tabBarController.tabBar.barTintColor = NCBrandColor.sharedInstance.backgroundView;
     if (viewController.tabBarController.tabBar) {
         viewController.tabBarController.tabBar.translucent = NO;
         viewController.tabBarController.tabBar.barTintColor = NCBrandColor.sharedInstance.backgroundView;