summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0/files/patch-stoc+source+implementationregistration+implreg.cxx
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-06-07 22:09:48 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-06-07 22:09:48 +0000
commit5191c1d5a85d6037d951f877eee67b94b669da7e (patch)
tree57007548daed9ef31884fdbe9398458989db24a3 /editors/openoffice.org-2.0/files/patch-stoc+source+implementationregistration+implreg.cxx
parentUpgrade to OO1.1 beta2. (diff)
Upgrade to OO1.1 beta2.
Notes
Notes: svn path=/head/; revision=82477
Diffstat (limited to 'editors/openoffice.org-2.0/files/patch-stoc+source+implementationregistration+implreg.cxx')
-rw-r--r--editors/openoffice.org-2.0/files/patch-stoc+source+implementationregistration+implreg.cxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-2.0/files/patch-stoc+source+implementationregistration+implreg.cxx b/editors/openoffice.org-2.0/files/patch-stoc+source+implementationregistration+implreg.cxx
deleted file mode 100644
index 341d621d872c..000000000000
--- a/editors/openoffice.org-2.0/files/patch-stoc+source+implementationregistration+implreg.cxx
+++ /dev/null
@@ -1,11 +0,0 @@
---- ../stoc/source/implementationregistration/implreg.cxx.orig Tue Apr 16 19:54:58 2002
-+++ ../stoc/source/implementationregistration/implreg.cxx Tue Apr 16 19:55:26 2002
-@@ -60,6 +60,8 @@
- ************************************************************************/
- #include <list>
-
-+#include <unistd.h>
-+
- #ifndef _CPPUHELPER_QUERYINTERFACE_HXX_
- #include <cppuhelper/queryinterface.hxx>
- #endif