소스 검색

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 {