summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-devel/files/patch-jni_uno+jni_java2uno.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2-devel/files/patch-jni_uno+jni_java2uno.cxx')
-rw-r--r--editors/openoffice.org-2-devel/files/patch-jni_uno+jni_java2uno.cxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/openoffice.org-2-devel/files/patch-jni_uno+jni_java2uno.cxx b/editors/openoffice.org-2-devel/files/patch-jni_uno+jni_java2uno.cxx
deleted file mode 100644
index a9ff9e3fed88..000000000000
--- a/editors/openoffice.org-2-devel/files/patch-jni_uno+jni_java2uno.cxx
+++ /dev/null
@@ -1,12 +0,0 @@
---- ../bridges/source/jni_uno/jni_java2uno.cxx.orig Tue Mar 11 12:33:06 2003
-+++ ../bridges/source/jni_uno/jni_java2uno.cxx Tue Mar 11 12:34:03 2003
-@@ -62,7 +62,9 @@
- #if defined _MSC_VER
- #include <malloc.h>
- #else
-+#if !defined( FREEBSD)
- #include <alloca.h>
-+#endif
- #endif
-
- #include "jni_bridge.h"