diff options
-rw-r--r-- | basctl/source/basicide/baside2.hxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx index 62d4947ef206..e2959d6d59c6 100644 --- a/basctl/source/basicide/baside2.hxx +++ b/basctl/source/basicide/baside2.hxx @@ -2,9 +2,9 @@ * * $RCSfile: baside2.hxx,v $ * - * $Revision: 1.19 $ + * $Revision: 1.20 $ * - * last change: $Author: kz $ $Date: 2004-07-23 12:01:45 $ + * last change: $Author: kz $ $Date: 2005-01-18 15:36:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,10 +76,6 @@ class ExtTextEngine; class ExtTextView; class SvxSearchItem; -#ifndef _SFXSTBMGR_HXX //autogen -#include <sfx2/stbmgr.hxx> -#endif - #ifndef _SVTABBX_HXX //autogen #include <svtools/svtabbx.hxx> #endif |