marinofaggiana 4 years ago
parent
commit
8368105295
1 changed files with 0 additions and 3 deletions
  1. 0 3
      iOSClient/Main/CCMain.m

+ 0 - 3
iOSClient/Main/CCMain.m

@@ -322,9 +322,6 @@
 {
     [appDelegate changeTheming:self tableView:self.tableView collectionView:nil form:false];
     
-    // createImagesThemingColor
-    [[NCMainCommon sharedInstance] createImagesThemingColor];
-    
     // Refresh control
     refreshControl.tintColor = UIColor.lightGrayColor;
     refreshControl.backgroundColor = NCBrandColor.sharedInstance.backgroundView;