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 b45771b..6ccfc0f 100644 (file)
@@ -9,8 +9,6 @@
 
 #import "NJMapping.h"
 #import "NJMappingsController.h"
-#import "NJDeviceController.h"
-#import "NJOutputController.h"
 #import "NJEvents.h"
 
 @implementation EnjoyableApplicationDelegate {
index bc0cc7d..5eb91a7 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>