From e41030b5a321ec383308b256aa10bc93ee67c51a Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Thu, 29 May 2008 11:48:40 -0400 Subject: [PATCH] Do not #include the non-existent NSStringAdditions.h * Source/AppController.m --- Source/AppController.m | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/AppController.m b/Source/AppController.m index bb04e17..30653c0 100644 --- a/Source/AppController.m +++ b/Source/AppController.m @@ -16,7 +16,6 @@ #import "AppController.h" #import "Word.h" -#import "NSStringAdditions.h" @implementation AppController -- 2.22.5