aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0/files/patch-cppuhelper+source+tdmgr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-1.0/files/patch-cppuhelper+source+tdmgr.cxx')
-rw-r--r--editors/openoffice.org-1.0/files/patch-cppuhelper+source+tdmgr.cxx16
1 files changed, 0 insertions, 16 deletions
diff --git a/editors/openoffice.org-1.0/files/patch-cppuhelper+source+tdmgr.cxx b/editors/openoffice.org-1.0/files/patch-cppuhelper+source+tdmgr.cxx
deleted file mode 100644
index a3f59112ea22..000000000000
--- a/editors/openoffice.org-1.0/files/patch-cppuhelper+source+tdmgr.cxx
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: cppuhelper/source/tdmgr.cxx
-===================================================================
-RCS file: /cvs/udk/cppuhelper/source/tdmgr.cxx,v
-retrieving revision 1.4
-diff -u -r1.4 tdmgr.cxx
---- cppuhelper/source/tdmgr.cxx 15 Oct 2001 16:07:59 -0000 1.4
-+++ cppuhelper/source/tdmgr.cxx 10 Jul 2005 09:41:51 -0000
-@@ -60,7 +60,7 @@
- ************************************************************************/
-
- #ifndef MACOSX
--#include <malloc.h>
-+#include <stdlib.h>
- #endif
- #ifdef SOLARIS
- #include <alloca.h>