aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0/files/patch-stoc+source+corereflection+criface.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-1.0/files/patch-stoc+source+corereflection+criface.cxx')
-rw-r--r--editors/openoffice.org-1.0/files/patch-stoc+source+corereflection+criface.cxx23
1 files changed, 0 insertions, 23 deletions
diff --git a/editors/openoffice.org-1.0/files/patch-stoc+source+corereflection+criface.cxx b/editors/openoffice.org-1.0/files/patch-stoc+source+corereflection+criface.cxx
deleted file mode 100644
index 6016d8eade94..000000000000
--- a/editors/openoffice.org-1.0/files/patch-stoc+source+corereflection+criface.cxx
+++ /dev/null
@@ -1,23 +0,0 @@
-Index: stoc/source/corereflection/criface.cxx
-===================================================================
-RCS file: /cvs/udk/stoc/source/corereflection/criface.cxx,v
-retrieving revision 1.6
-diff -u -r1.6 criface.cxx
---- stoc/source/corereflection/criface.cxx 3 May 2001 13:56:57 -0000 1.6
-+++ stoc/source/corereflection/criface.cxx 28 Jul 2005 12:24:08 -0000
-@@ -60,14 +60,7 @@
- ************************************************************************/
-
- #include <sal/config.h>
--#ifdef SAL_UNX
--#if !(defined(MACOSX) || defined(NETBSD) || defined(FREEBSD))
--#include <alloca.h>
--#endif
--#endif
--#ifndef MACOSX
--#include <malloc.h>
--#endif
-+#include <stdlib.h>
- #ifndef _RTL_ALLOC_H_
- #include <rtl/alloc.h>
- #endif