Reset target settings in UI when switching target types.
[enjoyable.git] / JSAction.h
index 94d56f0..fc0971b 100644 (file)
@@ -6,9 +6,6 @@
 //  Copyright 2009 University of Otago. All rights reserved.
 //
 
-#import <Foundation/Foundation.h>
-#import <IOKit/hid/IOHIDBase.h>
-
 @interface JSAction : NSObject
 
 @property (assign) void *cookie;