Clean up code that includes removed PCInterfacePrefs module header file.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@28066 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Sergii Stoian 2009-03-11 22:25:44 +00:00
parent 8c23bab5c2
commit 8300389ecf
3 changed files with 0 additions and 3 deletions

View file

@ -47,7 +47,6 @@
#import "Modules/Preferences/Saving/PCSavingPrefs.h"
#import "Modules/Preferences/Misc/PCMiscPrefs.h"
#import "Modules/Preferences/Interface/PCInterfacePrefs.h"
NSString
*PCProjectDictDidChangeNotification = @"PCProjectDictDidChangeNotification";

View file

@ -42,7 +42,6 @@
#import <ProjectCenter/PCLogController.h>
#import "Modules/Preferences/Misc/PCMiscPrefs.h"
#import "Modules/Preferences/Interface/PCInterfacePrefs.h"
#import <math.h>

View file

@ -30,7 +30,6 @@
#import "Modules/Preferences/Build/PCBuildPrefs.h"
#import "Modules/Preferences/Saving/PCSavingPrefs.h"
#import "Modules/Preferences/Misc/PCMiscPrefs.h"
#import "Modules/Preferences/Interface/PCInterfacePrefs.h"
#import <ProjectCenter/ProjectCenter.h>