Skip to content

Commit

Permalink
Removed unnecessary #import
Browse files Browse the repository at this point in the history
  • Loading branch information
kainjow committed Oct 27, 2014
1 parent 70fdbef commit a94763d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion WatcherController.m
@@ -1,6 +1,5 @@
#import "WatcherController.h"
#import "Globals.h"
#import <mach-o/dyld.h>

static NSDictionary *italicAttributesForFont(NSFont *aFont) {
NSFont *newFont = [[NSFontManager sharedFontManager] convertFont:aFont
Expand Down

0 comments on commit a94763d

Please sign in to comment.