marinofaggiana 4 rokov pred
rodič
commit
8368105295
1 zmenil súbory, kde vykonal 0 pridanie a 3 odobranie
  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;