summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews1.cxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-08-01 08:24:33 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-08-01 08:24:33 +0000
commit0ab3c5a64b4a81c37342d79695593e8d681e17d8 (patch)
treed3e50b171230c8365dcdf371bd186eacbb210b67 /sd/source/ui/view/drviews1.cxx
parentc9c2f407a367271294094e3045d239084e197cdb (diff)
INTEGRATION: CWS impress99 (1.66.52); FILE MERGED
2006/07/26 09:40:52 cl 1.66.52.2: RESYNC: (1.66-1.67); FILE MERGED 2006/07/06 14:56:00 cl 1.66.52.1: #i66670# removed unused code
Diffstat (limited to 'sd/source/ui/view/drviews1.cxx')
-rw-r--r--sd/source/ui/view/drviews1.cxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/sd/source/ui/view/drviews1.cxx b/sd/source/ui/view/drviews1.cxx
index 8581feb5364c..79952af056ae 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.68 $
+ * $Revision: 1.69 $
*
- * last change: $Author: rt $ $Date: 2006-07-25 11:48:02 $
+ * last change: $Author: ihi $ $Date: 2006-08-01 09:24:33 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -1272,10 +1272,6 @@ BOOL DrawViewShell::SwitchPage(USHORT nSelectedPage)
rBindings.Invalidate(SID_NAVIGATOR_PAGENAME, TRUE, FALSE);
rBindings.Invalidate(SID_STATUS_PAGE, TRUE, FALSE);
UpdatePreview( pActualPage );
-
-
-// if (pDrView->GetSlideShow())
-// pDrView->SetAnimationMode(TRUE);
}
return (bOK);