summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0/files/patch-bridges+source+remote+urp+urp_dispatch.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-1.0/files/patch-bridges+source+remote+urp+urp_dispatch.cxx')
-rw-r--r--editors/openoffice.org-1.0/files/patch-bridges+source+remote+urp+urp_dispatch.cxx23
1 files changed, 0 insertions, 23 deletions
diff --git a/editors/openoffice.org-1.0/files/patch-bridges+source+remote+urp+urp_dispatch.cxx b/editors/openoffice.org-1.0/files/patch-bridges+source+remote+urp+urp_dispatch.cxx
deleted file mode 100644
index eabe859aee7e..000000000000
--- a/editors/openoffice.org-1.0/files/patch-bridges+source+remote+urp+urp_dispatch.cxx
+++ /dev/null
@@ -1,23 +0,0 @@
-Index: bridges/source/remote/urp/urp_dispatch.cxx
-===================================================================
-RCS file: /cvs/udk/bridges/source/remote/urp/urp_dispatch.cxx,v
-retrieving revision 1.8.2.1
-diff -u -r1.8.2.1 urp_dispatch.cxx
---- bridges/source/remote/urp/urp_dispatch.cxx 8 Aug 2002 02:49:48 -0000 1.8.2.1
-+++ bridges/source/remote/urp/urp_dispatch.cxx 28 Jul 2005 12:15:51 -0000
-@@ -58,14 +58,7 @@
- *
- *
- ************************************************************************/
--#if defined(SOLARIS) || defined(IRIX)
--#include <alloca.h>
--#elif MACOSX
--#include <sys/types.h>
--#include <sys/malloc.h>
--#else
--#include <malloc.h>
--#endif
-+#include <stdlib.h>
-
- #include <osl/mutex.hxx>
- #include <osl/diagnose.h>