From 0fd71ddbb36cecf7fa65e732c6b9977d1daec4c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Fri, 7 May 2004 15:07:40 +0000 Subject: [PATCH] INTEGRATION: CWS frmcontrols03 (1.28.10); FILE MERGED 2004/04/28 12:10:24 fs 1.28.10.3: RESYNC: (1.30-1.32); FILE MERGED 2004/03/23 15:24:35 fs 1.28.10.2: RESYNC: (1.28-1.30); FILE MERGED 2004/02/18 15:17:55 fs 1.28.10.1: removed obsolete include --- forms/source/component/ImageControl.cxx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/forms/source/component/ImageControl.cxx b/forms/source/component/ImageControl.cxx index 127c9bd528db..3375f6391c5b 100644 --- a/forms/source/component/ImageControl.cxx +++ b/forms/source/component/ImageControl.cxx @@ -2,9 +2,9 @@ * * $RCSfile: ImageControl.cxx,v $ * - * $Revision: 1.32 $ + * $Revision: 1.33 $ * - * last change: $Author: hr $ $Date: 2004-04-13 11:14:40 $ + * last change: $Author: rt $ $Date: 2004-05-07 16:07:40 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -122,9 +122,6 @@ #include #endif -#ifndef _SVX_IMPGRF_HXX -#include -#endif #ifndef _URLOBJ_HXX #include #endif