diff options
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files/patch-i72903')
-rw-r--r-- | editors/openoffice.org-vcltesttool/files/patch-i72903 | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/patch-i72903 b/editors/openoffice.org-vcltesttool/files/patch-i72903 deleted file mode 100644 index 6f4785d5f39..00000000000 --- a/editors/openoffice.org-vcltesttool/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(); |