From a38541e14ecfea8e37c80755fb3b2ef25cd81272 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sat, 9 Dec 2017 23:47:30 +0300 Subject: working post/reply --- Juick/Views/MessageInputView.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'Juick/Views/MessageInputView.h') diff --git a/Juick/Views/MessageInputView.h b/Juick/Views/MessageInputView.h index 46919b4..cfdcea6 100644 --- a/Juick/Views/MessageInputView.h +++ b/Juick/Views/MessageInputView.h @@ -10,6 +10,4 @@ @interface MessageInputView : UIVisualEffectView @property (weak, nonatomic) IBOutlet UILabel *quoteText; -@property (weak, nonatomic) IBOutlet UIButton *sendButton; -@property (weak, nonatomic) IBOutlet UITextView *textContent; @end -- cgit v1.2.3