summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files/patch-bridges+source+remote+iiop+unmarshal.cxx
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-08-29 01:32:13 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-08-29 01:32:13 +0000
commit1e4dcdff78191f7dde8aa68e6f00c821550d9f79 (patch)
tree1e9b16195d29630edbff4661c144dc449b319e7f /editors/openoffice-1.0/files/patch-bridges+source+remote+iiop+unmarshal.cxx
parentmove from editors/openoffice-* to editors/openoffice.org-* (diff)
After repocopied by PR 85372, old ports must be
removed. PR: 85372
Notes
Notes: svn path=/head/; revision=141220
Diffstat (limited to 'editors/openoffice-1.0/files/patch-bridges+source+remote+iiop+unmarshal.cxx')
-rw-r--r--editors/openoffice-1.0/files/patch-bridges+source+remote+iiop+unmarshal.cxx23
1 files changed, 0 insertions, 23 deletions
diff --git a/editors/openoffice-1.0/files/patch-bridges+source+remote+iiop+unmarshal.cxx b/editors/openoffice-1.0/files/patch-bridges+source+remote+iiop+unmarshal.cxx
deleted file mode 100644
index 7a37360e6fe1..000000000000
--- a/editors/openoffice-1.0/files/patch-bridges+source+remote+iiop+unmarshal.cxx
+++ /dev/null
@@ -1,23 +0,0 @@
-Index: bridges/source/remote/iiop/unmarshal.cxx
-===================================================================
-RCS file: /cvs/udk/bridges/source/remote/iiop/unmarshal.cxx,v
-retrieving revision 1.4.10.1
-diff -u -r1.4.10.1 unmarshal.cxx
---- bridges/source/remote/iiop/unmarshal.cxx 8 Aug 2002 02:49:44 -0000 1.4.10.1
-+++ bridges/source/remote/iiop/unmarshal.cxx 28 Jul 2005 12:18:13 -0000
-@@ -58,14 +58,7 @@
- *
- *
- ************************************************************************/
--#if defined(SOLARIS) || defined(IRIX)
--#include <alloca.h>
--#elif defined MACOSX
--#include <sys/types.h>
--#include <sys/malloc.h>
--#else
--#include <malloc.h>
--#endif
-+#include <stdlib.h>
-
- #include <osl/diagnose.h>
-