summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtpaint.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/text/txtpaint.cxx')
-rw-r--r--sw/source/core/text/txtpaint.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/text/txtpaint.cxx b/sw/source/core/text/txtpaint.cxx
index 26d7111bc6b8..2e81b35546d2 100644
--- a/sw/source/core/text/txtpaint.cxx
+++ b/sw/source/core/text/txtpaint.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include "txtpaint.hxx"
#include "swrect.hxx"
#include "rootfrm.hxx"
@@ -117,5 +116,4 @@ void SwSaveClip::_ChgClip( const SwRect &rRect, const SwTxtFrm* pFrm,
(SwRect&)rRect = aOldRect;
}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */