summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/dgen-sdl/files/dgen-sdl-1.23-gcc34.patch')
-rw-r--r--games-emulation/dgen-sdl/files/dgen-sdl-1.23-gcc34.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/games-emulation/dgen-sdl/files/dgen-sdl-1.23-gcc34.patch b/games-emulation/dgen-sdl/files/dgen-sdl-1.23-gcc34.patch
deleted file mode 100644
index 4c0f1d4..0000000
--- a/games-emulation/dgen-sdl/files/dgen-sdl-1.23-gcc34.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- star/star.c.orig 2005-12-24 22:08:06.000000000 -0500
-+++ star/star.c 2005-12-24 22:08:18.000000000 -0500
-@@ -1931,7 +1931,7 @@
- case aind: case ainc: case adec:
- case adsp: case axdp:
- usereg();
-- default:
-+ default:;
- }
- }
-