diff options
-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 |