summaryrefslogtreecommitdiff
path: root/java/tya/files/patch-tyaruntime.c
diff options
context:
space:
mode:
Diffstat (limited to 'java/tya/files/patch-tyaruntime.c')
-rw-r--r--java/tya/files/patch-tyaruntime.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/java/tya/files/patch-tyaruntime.c b/java/tya/files/patch-tyaruntime.c
deleted file mode 100644
index 1a8e4071de90..000000000000
--- a/java/tya/files/patch-tyaruntime.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- ./tyaruntime.c.orig Tue Oct 28 00:35:00 2003
-+++ ./tyaruntime.c Tue Oct 28 00:35:15 2003
-@@ -126,8 +126,8 @@
- {
- FASTINVPREPARE();
- }
--#endif USEASM
--#endif TRY_FAST_INVOKE
-+#endif /* USEASM */
-+#endif /* TRY_FAST_INVOKE */
-
-
- //---------------------------------------------------------------------------------