summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool/files/patch-i78417
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files/patch-i78417')
-rw-r--r--editors/openoffice.org-vcltesttool/files/patch-i7841710
1 files changed, 0 insertions, 10 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/patch-i78417 b/editors/openoffice.org-vcltesttool/files/patch-i78417
deleted file mode 100644
index fee06f2fa429..000000000000
--- a/editors/openoffice.org-vcltesttool/files/patch-i78417
+++ /dev/null
@@ -1,10 +0,0 @@
---- sw/source/core/bastyp/swregion.cxx
-+++ sw/source/core/bastyp/swregion.cxx
-@@ -79,6 +79,7 @@
- {
- if( rDel )
- {
-+ pData = (SwRect*) pData;
- *(pData+nPos) = rRect;
- rDel = FALSE;
- }