From cbf718196dee2befe57d270b51cd1cb5f58b52db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Thu, 27 Jan 2005 13:17:12 +0000 Subject: [PATCH] INTEGRATION: CWS impress27 (1.2.30); FILE MERGED 2004/12/14 15:54:01 af 1.2.30.1: #i38391# Removed support for the preview window. --- sd/source/ui/slideshow/showwin.cxx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/sd/source/ui/slideshow/showwin.cxx b/sd/source/ui/slideshow/showwin.cxx index cef4fbfbdcfd..601f6ebe1451 100644 --- a/sd/source/ui/slideshow/showwin.cxx +++ b/sd/source/ui/slideshow/showwin.cxx @@ -2,9 +2,9 @@ * * $RCSfile: showwin.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: kz $ $Date: 2005-01-21 16:34:25 $ + * last change: $Author: rt $ $Date: 2005-01-27 14:17:12 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,9 +81,6 @@ #ifndef _SD_SLIDESHOW_HXX #include "slideshow.hxx" #endif -#ifndef SD_PREVIEW_WINDOW_HXX -#include "PreviewWindow.hxx" -#endif #include "sdresid.hxx" #include "helpids.h" #include "strings.hrc"