diff options
Diffstat (limited to 'starmath/source/config.cxx')
-rw-r--r-- | starmath/source/config.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/starmath/source/config.cxx b/starmath/source/config.cxx index eba67b9f23cf..199ce231277c 100644 --- a/starmath/source/config.cxx +++ b/starmath/source/config.cxx @@ -2,9 +2,9 @@ * * $RCSfile: config.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: jp $ $Date: 2000-11-13 11:11:47 $ + * last change: $Author: hr $ $Date: 2000-11-14 13:42:33 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,9 +73,6 @@ #ifndef INCLUDED_SVTOOLS_PATHOPTIONS_HXX #include <svtools/pathoptions.hxx> #endif -#ifndef _SFX_INIMGR_HXX //autogen -#include <sfx2/inimgr.hxx> -#endif #ifndef _SFXSIDS_HRC //autogen #include <sfx2/sfxsids.hrc> #endif |