summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0-devel/files/patch-i63379
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2.0-devel/files/patch-i63379')
-rw-r--r--editors/openoffice.org-2.0-devel/files/patch-i6337916
1 files changed, 0 insertions, 16 deletions
diff --git a/editors/openoffice.org-2.0-devel/files/patch-i63379 b/editors/openoffice.org-2.0-devel/files/patch-i63379
deleted file mode 100644
index 04deed752256..000000000000
--- a/editors/openoffice.org-2.0-devel/files/patch-i63379
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: codemaker/source/cppumaker/cpputype.hxx
-===================================================================
-RCS file: /cvs/udk/codemaker/source/cppumaker/cpputype.hxx,v
-retrieving revision 1.10
-diff -u -r1.10 cpputype.hxx
---- codemaker/source/cppumaker/cpputype.hxx 15 Mar 2006 09:14:04 -0000 1.10
-+++ codemaker/source/cppumaker/cpputype.hxx 19 Mar 2006 22:01:41 -0000
-@@ -190,7 +190,7 @@
- sal_Bool dumpHFile(FileStream& o, codemaker::cppumaker::Includes & includes) throw( CannotDumpException );
- sal_Bool dumpHxxFile(FileStream& o, codemaker::cppumaker::Includes & includes) throw( CannotDumpException );
-
-- void InterfaceType::dumpAmbiguousBaseInterfaces(FileStream& o);
-+ void dumpAmbiguousBaseInterfaces(FileStream& o);
-
- void dumpAttributes(FileStream& o);
- void dumpMethods(FileStream& o);