diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-10-04 19:48:19 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-10-04 19:48:19 +0000 |
commit | f8265de9d84c82d7ed520c97e6289389a1568113 (patch) | |
tree | 06528e4e5fde8ebf74120d7d84b90d707934a3d9 /sfx2/source/bastyp | |
parent | 429784ccff819c5d8792423f9f3a22bc8869d95c (diff) |
INTEGRATION: CWS mav09 (1.8.386); FILE MERGED
2004/04/29 21:16:01 mav 1.8.386.2: RESYNC: (1.8-1.10); FILE MERGED
2004/04/14 11:31:23 mba 1.8.386.1: #i27773#: remove so3
Diffstat (limited to 'sfx2/source/bastyp')
-rw-r--r-- | sfx2/source/bastyp/sfxhtml.cxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sfx2/source/bastyp/sfxhtml.cxx b/sfx2/source/bastyp/sfxhtml.cxx index 6211d532c991..bb2c4118c7cd 100644 --- a/sfx2/source/bastyp/sfxhtml.cxx +++ b/sfx2/source/bastyp/sfxhtml.cxx @@ -2,9 +2,9 @@ * * $RCSfile: sfxhtml.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: svesik $ $Date: 2004-04-21 13:07:13 $ + * last change: $Author: kz $ $Date: 2004-10-04 20:48:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -106,10 +106,6 @@ #include <svtools/inettype.hxx> #endif -#ifndef _INETBND_HXX -#include <so3/inetbnd.hxx> -#endif - #ifndef _RTL_TENCINFO_H #include <rtl/tencinfo.h> #endif |