summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-i72903
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-i72903')
-rw-r--r--editors/openoffice-3-devel/files/patch-i7290316
1 files changed, 0 insertions, 16 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i72903 b/editors/openoffice-3-devel/files/patch-i72903
deleted file mode 100644
index 6f4785d5f392..000000000000
--- a/editors/openoffice-3-devel/files/patch-i72903
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: toolkit/inc/toolkit/awt/xthrobber.hxx
-===================================================================
-RCS file: /cvs/gsl/toolkit/inc/toolkit/awt/xthrobber.hxx,v
-retrieving revision 1.2
-diff -u -r1.2 xthrobber.hxx
---- toolkit/inc/toolkit/awt/xthrobber.hxx 20 Dec 2006 13:51:06 -0000 1.2
-+++ toolkit/inc/toolkit/awt/xthrobber.hxx 23 Dec 2006 01:36:26 -0000
-@@ -68,7 +68,7 @@
- {
- private:
- Throbber_Impl *mpThrobber;
-- void SAL_CALL XThrobber::InitImageList() throw(::com::sun::star::uno::RuntimeException);
-+ void SAL_CALL InitImageList() throw(::com::sun::star::uno::RuntimeException);
-
- public:
- XThrobber();