From 3e67e208428399a6f802cffe0e6966f89b39e254 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Tue, 19 Oct 2010 21:18:09 +0000 Subject: Considering nearly every class uses constants, import it via the prefix header. --- Source/SPTextAndLinkCell.m | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/SPTextAndLinkCell.m') diff --git a/Source/SPTextAndLinkCell.m b/Source/SPTextAndLinkCell.m index 194f0e61..c0455fb1 100644 --- a/Source/SPTextAndLinkCell.m +++ b/Source/SPTextAndLinkCell.m @@ -24,7 +24,6 @@ // More info at #import "SPTextAndLinkCell.h" -#import "SPConstants.h" @implementation SPTextAndLinkCell -- cgit v1.2.3