summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/source/ui/uno/unotxdoc.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/uno/unotxdoc.cxx b/sw/source/ui/uno/unotxdoc.cxx
index 02d8ae79ed29..748300bda8e0 100644
--- a/sw/source/ui/uno/unotxdoc.cxx
+++ b/sw/source/ui/uno/unotxdoc.cxx
@@ -1070,7 +1070,6 @@ void SwXTextDocument::setPagePrintSettings(const Sequence< beans::PropertyValue
{
SwPagePreViewPrtData aData;
//if only a few properties are coming, then use the current settings
-falls nur einige Properties kommen, dann die akt. Einstellungen benutzen
const SwPagePreViewPrtData* pData = pDocShell->GetDoc()->GetPreViewPrtData();
if(pData)
aData = *pData;