Rename from Enjoy/Enjoy2 to 'Enjoyable'. While I'm mucking in the project file, enabl...
[enjoyable.git] / Enjoy_Prefix.pch
diff --git a/Enjoy_Prefix.pch b/Enjoy_Prefix.pch
deleted file mode 100644 (file)
index 1f44b2f..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-//
-// Prefix header for all source files of the 'Enjoy' target in the 'Enjoy' project
-//
-
-#ifdef __OBJC__
-    #import <Cocoa/Cocoa.h>
-#endif
-
-#import <IOKit/hid/IOHIDLib.h>
-
-#import "NSView+FirstResponder.h"