]> git.pld-linux.org Git - packages/SDL.git/commitdiff
- bad idea
authorsparky <sparky@pld-linux.org>
Mon, 6 Nov 2006 00:32:49 +0000 (00:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL-SDLmain-dummy.patch -> 1.2

SDL-SDLmain-dummy.patch [deleted file]

diff --git a/SDL-SDLmain-dummy.patch b/SDL-SDLmain-dummy.patch
deleted file mode 100644 (file)
index a183b6e..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -Nur SDL-1.2.11.orig/src/main/dummy/SDL_dummy_main.c SDL-1.2.11.SDLmain-dummy/src/main/dummy/SDL_dummy_main.c
---- SDL-1.2.11.orig/src/main/dummy/SDL_dummy_main.c    2006-05-01 08:02:39.000000000 +0000
-+++ SDL-1.2.11.SDLmain-dummy/src/main/dummy/SDL_dummy_main.c   2006-11-05 21:24:13.000000000 +0000
-@@ -3,11 +3,9 @@
- #include "SDL_main.h"
- #ifdef main
--#undef main
-+# undef main
-+#endif
- int main(int argc, char *argv[])
- {
-       return(SDL_main(argc, argv));
- }
--#else
--/* Nothing to do on this platform */
--#endif
This page took 0.069991 seconds and 4 git commands to generate.