Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / rosapps / nukecamp / NSView.h
diff --git a/rosapps/nukecamp/NSView.h b/rosapps/nukecamp/NSView.h
deleted file mode 100644 (file)
index 5d2387b..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#import <Cocoa/Cocoa.h>
-
-@interface NSView : NSResponder {
-    IBOutlet NSView *nextKeyView;
-}
-- (IBAction)fax:(id)sender;
-- (IBAction)print:(id)sender;
-@end