diff options
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-i78417')
-rw-r--r-- | editors/openoffice-3-devel/files/patch-i78417 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i78417 b/editors/openoffice-3-devel/files/patch-i78417 deleted file mode 100644 index fee06f2fa429..000000000000 --- a/editors/openoffice-3-devel/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; - } |