From d6ebd6c6f8b30f4465b2a5e699261668d63f9000 Mon Sep 17 00:00:00 2001 From: Alejandro Pulver Date: Wed, 5 Sep 2007 22:38:15 +0000 Subject: - Update to version 0.118u3. - The wrapper script additional output has been removed so programs that parse the output do not get unexpected data. Submitted by: nikow (private e-mail) --- emulators/mame/files/patch-src__osd__sdl__sdltime.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 emulators/mame/files/patch-src__osd__sdl__sdltime.c (limited to 'emulators/mame/files/patch-src__osd__sdl__sdltime.c') diff --git a/emulators/mame/files/patch-src__osd__sdl__sdltime.c b/emulators/mame/files/patch-src__osd__sdl__sdltime.c deleted file mode 100644 index 6907940ec585..000000000000 --- a/emulators/mame/files/patch-src__osd__sdl__sdltime.c +++ /dev/null @@ -1,11 +0,0 @@ ---- ./src/osd/sdl/sdltime.c.orig Tue Jul 10 13:43:47 2007 -+++ ./src/osd/sdl/sdltime.c Wed Aug 29 00:49:36 2007 -@@ -34,7 +34,7 @@ - - - // cheez until u3 --#if defined(LSB_FIRST) && !defined(PTR64) -+#ifdef __i386__ - #define X86_ASM - #endif - -- cgit v1.2.3