diff options
Diffstat (limited to 'Source/SPXMLExporter.m')
-rw-r--r-- | Source/SPXMLExporter.m | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/SPXMLExporter.m b/Source/SPXMLExporter.m index 1e2782b1..c3fee7c2 100644 --- a/Source/SPXMLExporter.m +++ b/Source/SPXMLExporter.m @@ -26,8 +26,6 @@ #import <MCPKit/MCPKit.h> #import "SPXMLExporter.h" -#import "SPArrayAdditions.h" -#import "SPStringAdditions.h" #import "SPFileHandle.h" #import "SPExportUtilities.h" |