aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1-devel/files/patch-bridges+source+jni_uno+jni_uno2java.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-1.1-devel/files/patch-bridges+source+jni_uno+jni_uno2java.cxx')
-rw-r--r--editors/openoffice-1.1-devel/files/patch-bridges+source+jni_uno+jni_uno2java.cxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/openoffice-1.1-devel/files/patch-bridges+source+jni_uno+jni_uno2java.cxx b/editors/openoffice-1.1-devel/files/patch-bridges+source+jni_uno+jni_uno2java.cxx
deleted file mode 100644
index 4622b7fe21c4..000000000000
--- a/editors/openoffice-1.1-devel/files/patch-bridges+source+jni_uno+jni_uno2java.cxx
+++ /dev/null
@@ -1,12 +0,0 @@
---- ../bridges/source/jni_uno/jni_uno2java.cxx.orig Tue Mar 11 12:35:07 2003
-+++ ../bridges/source/jni_uno/jni_uno2java.cxx Tue Mar 11 12:35:29 2003
-@@ -62,7 +62,9 @@
- #if defined _MSC_VER
- #include <malloc.h>
- #else
-+#if !defined( FREEBSD)
- #include <alloca.h>
-+#endif
- #endif
-
- #include "rtl/ustrbuf.hxx"