浏览代码

clear code

marinofaggiana 5 年之前
父节点
当前提交
9abddfde57
共有 1 个文件被更改,包括 0 次插入7 次删除
  1. 0 7
      iOSClient/Activity/NCActivity.swift

+ 0 - 7
iOSClient/Activity/NCActivity.swift

@@ -200,13 +200,6 @@ extension NCActivity: UITableViewDataSource {
             cell.didSelectItemEnable = self.didSelectItemEnable
             cell.subject.textColor = NCBrandColor.sharedInstance.textView
             
-            /*
-            if filterFileId == nil {
-                cell.backgroundColor = NCBrandColor.sharedInstance.backgroundView
-            } else {
-                cell.backgroundColor = NCBrandColor.sharedInstance.backgroundForm
-            }
-            */
             // icon
             if activity.icon.count > 0 {