From a628dc3d2870a3208ea6e015a3fb747486823615 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Thu, 27 Jan 2005 13:20:13 +0000 Subject: INTEGRATION: CWS impress27 (1.34.28); FILE MERGED 2005/01/11 16:23:56 af 1.34.28.2: RESYNC: (1.34-1.35); FILE MERGED 2004/12/14 15:54:05 af 1.34.28.1: #i38391# Removed support for the preview window. --- sd/source/ui/view/drawview.cxx | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'sd/source/ui/view/drawview.cxx') diff --git a/sd/source/ui/view/drawview.cxx b/sd/source/ui/view/drawview.cxx index 94437f6d766b..94e2f35ca65d 100644 --- a/sd/source/ui/view/drawview.cxx +++ b/sd/source/ui/view/drawview.cxx @@ -2,9 +2,9 @@ * * $RCSfile: drawview.cxx,v $ * - * $Revision: 1.35 $ + * $Revision: 1.36 $ * - * last change: $Author: vg $ $Date: 2004-12-23 11:02:13 $ + * last change: $Author: rt $ $Date: 2005-01-27 14:20:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -158,12 +158,6 @@ #ifndef _SD_SLIDESHOW_HXX #include "slideshow.hxx" #endif -#ifndef SD_PREVIEW_WINDOW_HXX -#include "PreviewWindow.hxx" -#endif -#ifndef SD_PREVIEW_CHILD_WINDOW_HXX -#include "PreviewChildWindow.hxx" -#endif #ifndef _SDR_CONTACT_VIEWOBJECTCONTACT_HXX #include -- cgit