summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/letter/LetterDocument.py
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/letter/LetterDocument.py')
-rw-r--r--wizards/com/sun/star/wizards/letter/LetterDocument.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/letter/LetterDocument.py b/wizards/com/sun/star/wizards/letter/LetterDocument.py
index f2603956ceb5..af928c8aab3f 100644
--- a/wizards/com/sun/star/wizards/letter/LetterDocument.py
+++ b/wizards/com/sun/star/wizards/letter/LetterDocument.py
@@ -202,7 +202,6 @@ class BusinessPaperObject(object):
Helper.setUnoPropertyValue(
self.xFrame,
"Print", False)
-
xTextCursor = \
TextDocument.xTextDocument.Text.createTextCursor()
xTextCursor.gotoEnd(True)