diff --git a/sd/source/ui/view/drviews1.cxx b/sd/source/ui/view/drviews1.cxx index d26290de5577..b07500a26778 100644 --- a/sd/source/ui/view/drviews1.cxx +++ b/sd/source/ui/view/drviews1.cxx @@ -4,9 +4,9 @@ * * $RCSfile: drviews1.cxx,v $ * - * $Revision: 1.66 $ + * $Revision: 1.67 $ * - * last change: $Author: rt $ $Date: 2006-05-02 15:07:43 $ + * last change: $Author: obo $ $Date: 2006-07-10 11:24:36 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -1100,9 +1100,6 @@ BOOL DrawViewShell::SwitchPage(USHORT nSelectedPage) VisAreaChanged(Rectangle(Point(), Size(1, 1))); } - if( pActualPage ) - pActualPage->SetAutoLayout( pActualPage->GetAutoLayout() ); - if (eEditMode == EM_PAGE) { /**********************************************************************