Remove unused imports.
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Mon, 11 Mar 2013 02:22:28 +0000 (03:22 +0100)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Mon, 11 Mar 2013 02:22:28 +0000 (03:22 +0100)
Classes/EnjoyableApplicationDelegate.m
Info.plist

index b45771b589f90d07d521f487fe51230625c7e668..6ccfc0f0d06f9f53998dea4fa8d8104114b0547d 100644 (file)
@@ -9,8 +9,6 @@
 
 #import "NJMapping.h"
 #import "NJMappingsController.h"
-#import "NJDeviceController.h"
-#import "NJOutputController.h"
 #import "NJEvents.h"
 
 @implementation EnjoyableApplicationDelegate {
index bc0cc7d076076bdda47c8c0a2fb21b38de1abc12..5eb91a77febb30efee5419179139670f7876acad 100644 (file)
@@ -46,7 +46,7 @@
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>122</string>
+       <string>123</string>
        <key>LSApplicationCategoryType</key>
        <string>public.app-category.utilities</string>
        <key>NSHumanReadableCopyright</key>