Skip to content

Commit

Permalink
Removed imports to obsolete headers
Browse files Browse the repository at this point in the history
  • Loading branch information
peterb180369 committed May 14, 2012
1 parent 294eda8 commit 7d19a69
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion IMBImageObjectViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ of this software and associated documentation files (the "Software"), to deal
#import "IMBObjectArrayController.h"
#import "IMBCommon.h"
#import "IMBConfig.h"
#import "IMBObjectsPromise.h"
#import "NSWorkspace+iMedia.h"


//----------------------------------------------------------------------------------------------------------------------


Expand Down
1 change: 0 additions & 1 deletion IMBLightroomParser.m
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ of this software and associated documentation files (the "Software"), to deal
#import "IMBNode.h"
#import "IMBFolderObject.h"
#import "IMBObject.h"
#import "IMBObjectsPromise.h"
#import "IMBOrderedDictionary.h"
#import "IMBParserController.h"
//#import "IMBPyramidObjectPromise.h"
Expand Down
1 change: 0 additions & 1 deletion IMBObject.m
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ Width x Height (Image, Video)

#import "IMBObject.h"
#import "IMBNode.h"
#import "IMBObjectsPromise.h"
#import "IMBParserMessenger.h"
#import "IMBCommon.h"
#import "IMBOperationQueue.h"
Expand Down
1 change: 0 additions & 1 deletion IMBObjectViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@

#import "IMBCommon.h"
#import "IMBQLPreviewPanel.h"
#import "IMBObjectsPromise.h"
#import "IMBObjectArrayController.h"
#import <Quartz/Quartz.h>

Expand Down

0 comments on commit 7d19a69

Please sign in to comment.