From 8af785b209412b5d52dcd0503ccdbab108c506a7 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 5 Nov 2018 22:45:49 +0300 Subject: Bye-bye, TTTAttributedLabel --- Juick/Views/FixedLabel.m | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 Juick/Views/FixedLabel.m (limited to 'Juick/Views/FixedLabel.m') diff --git a/Juick/Views/FixedLabel.m b/Juick/Views/FixedLabel.m deleted file mode 100644 index 24d8648..0000000 --- a/Juick/Views/FixedLabel.m +++ /dev/null @@ -1,21 +0,0 @@ -// -// FixedLabel.m -// Juick -// -// Created by Vitaly Takmazov on 04/03/2018. -// Copyright © 2018 com.juick. All rights reserved. -// - -#import "FixedLabel.h" - -@implementation FixedLabel - -/* -// Only override drawRect: if you perform custom drawing. -// An empty implementation adversely affects performance during animation. -- (void)drawRect:(CGRect)rect { - // Drawing code -} -*/ - -@end -- cgit v1.2.3