More size tweaking.
[enjoyable.git] / Classes / EnjoyableApplicationDelegate.h
index b795a92..dfb82fc 100644 (file)
@@ -7,12 +7,9 @@
 //
 
 @class NJDeviceController;
 //
 
 @class NJDeviceController;
-@class NJOutputController;
 @class NJMappingsController;
 
 @class NJMappingsController;
 
-@interface EnjoyableApplicationDelegate : NSObject <NSApplicationDelegate,
-                                                    NSSplitViewDelegate>
-{
+@interface EnjoyableApplicationDelegate : NSObject <NSApplicationDelegate> {
     IBOutlet NSMenu *dockMenuBase;
     IBOutlet NSWindow *window;
 }
     IBOutlet NSMenu *dockMenuBase;
     IBOutlet NSWindow *window;
 }