Show an error message if opening input devices fail. Move real vs. configuration...
[enjoyable.git] / JSActionButton.h
index 5a9a4c0..c4ba063 100644 (file)
@@ -6,8 +6,6 @@
 //  Copyright 2009 University of Otago. All rights reserved.
 //
 
-#import <Cocoa/Cocoa.h>
-
 #import "JSAction.h"
 
 @interface JSActionButton : JSAction