]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - SDLMain.h
README, sdl, sys, makefile: Bring up macOS support
[xonotic/darkplaces.git] / SDLMain.h
diff --git a/SDLMain.h b/SDLMain.h
deleted file mode 100644 (file)
index 4683df5..0000000
--- a/SDLMain.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/*   SDLMain.m - main entry point for our Cocoa-ized SDL app
-       Initial Version: Darrell Walisser <dwaliss1@purdue.edu>
-       Non-NIB-Code & other changes: Max Horn <max@quendi.de>
-
-    Feel free to customize this file to suit your needs
-*/
-
-#import <Cocoa/Cocoa.h>
-
-@interface SDLMain : NSObject
-@end