From 286438d49d007093babb83327aaa55ea8e025464 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 26 Feb 2008 14:06:27 +0000 Subject: INTEGRATION: CWS custommeta (1.12.74); FILE MERGED 2008/01/25 14:19:27 mst 1.12.74.1: - sfx2/inc/sfx2/{frmhtmlw.hxx,sfxhtml.hxx}, sfx2/source/appl/{appbas.cxx,appcfg.cxx,appmain.cxx,appserv.cxx}, sfx2/source/bastyp/{fltfnc.cxx,frmhtml.cxx}, sfx2/source/config/evntconf.cxx, sfx2/source/doc/new.cxx, sfx2/source/doc/oleprops.cxx: + remove unneeded includes and assorted detritus --- sfx2/source/bastyp/frmhtml.cxx | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'sfx2/source') diff --git a/sfx2/source/bastyp/frmhtml.cxx b/sfx2/source/bastyp/frmhtml.cxx index bc623b3ecd95..f717a9e97ad3 100644 --- a/sfx2/source/bastyp/frmhtml.cxx +++ b/sfx2/source/bastyp/frmhtml.cxx @@ -4,9 +4,9 @@ * * $RCSfile: frmhtml.cxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: hr $ $Date: 2007-06-27 23:03:11 $ + * last change: $Author: obo $ $Date: 2008-02-26 15:06:27 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -46,11 +46,6 @@ #include #endif -#ifndef GCC -#endif - -#include - #define _SVSTDARR_USHORTS #define _SVSTDARR_ULONGS #include -- cgit