summaryrefslogtreecommitdiffstats
path: root/system/vice/patches/vice-gcc-4.4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'system/vice/patches/vice-gcc-4.4.patch')
-rw-r--r--system/vice/patches/vice-gcc-4.4.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/system/vice/patches/vice-gcc-4.4.patch b/system/vice/patches/vice-gcc-4.4.patch
deleted file mode 100644
index 505d736943..0000000000
--- a/system/vice/patches/vice-gcc-4.4.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/arch/unix/joy.c
-+++ src/arch/unix/joy.c
-@@ -124,7 +124,7 @@
- #define JS_DATA_TYPE joystick
- #define JS_RETURN sizeof(struct joystick)
- int use_old_api=1;
--#elif
-+#else
- #error Unknown Joystick
- #endif
-