From d86cbbf76ad40e9859df129656825086baa5fea9 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 21 Mar 2019 16:20:26 +0300 Subject: Drop TagListView --- Juick/Views/MessageCell.h | 1 - 1 file changed, 1 deletion(-) (limited to 'Juick/Views/MessageCell.h') diff --git a/Juick/Views/MessageCell.h b/Juick/Views/MessageCell.h index 846bf30..931146a 100644 --- a/Juick/Views/MessageCell.h +++ b/Juick/Views/MessageCell.h @@ -18,7 +18,6 @@ @property (weak, nonatomic) IBOutlet UILabel *title; @property (weak, nonatomic) IBOutlet UILabel *timestamp; -@property (weak, nonatomic) IBOutlet TagListView *tags; @property (weak, nonatomic) IBOutlet UITextView *text; @property (weak, nonatomic) IBOutlet UIImageView *attach; @property (weak, nonatomic) IBOutlet NSLayoutConstraint *attachmentHeight; -- cgit v1.2.3