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/SPExporter.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'Source/SPExporter.h') diff --git a/Source/SPExporter.h b/Source/SPExporter.h index 5c5e68c1..abc880a0 100644 --- a/Source/SPExporter.h +++ b/Source/SPExporter.h @@ -48,8 +48,6 @@ * explicity called. */ -#import "SPConstants.h" - @class MCPConnection, SPExportFile; @interface SPExporter : NSOperation -- cgit v1.2.3