summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sd/source/ui/view/DocumentRenderer.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/view/DocumentRenderer.cxx b/sd/source/ui/view/DocumentRenderer.cxx
index c9bed876e72f..c7587a1d2d40 100644
--- a/sd/source/ui/view/DocumentRenderer.cxx
+++ b/sd/source/ui/view/DocumentRenderer.cxx
@@ -1867,9 +1867,6 @@ private:
SetupPaperOrientation(ePageKind, rInfo);
- MapMode aMap (rInfo.maMap);
- rInfo.maMap = aMap;
-
if (mpOptions->IsBooklet())
PrepareBooklet(ePageKind, rInfo);
else