Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / rosapps / nukecamp / NSView.m
diff --git a/rosapps/nukecamp/NSView.m b/rosapps/nukecamp/NSView.m
deleted file mode 100644 (file)
index 5e6867a..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#import "NSView.h"
-
-@implementation NSView
-- (IBAction)fax:(id)sender {
-    
-}
-
-- (IBAction)print:(id)sender {
-    
-}
-@end