diff options
Diffstat (limited to 'starmath/source/symbol.cxx')
-rw-r--r-- | starmath/source/symbol.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/starmath/source/symbol.cxx b/starmath/source/symbol.cxx index 342bce249bc1..b75fa305780b 100644 --- a/starmath/source/symbol.cxx +++ b/starmath/source/symbol.cxx @@ -2,9 +2,9 @@ * * $RCSfile: symbol.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: jp $ $Date: 2000-11-08 14:49:23 $ + * 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 _SFXDOCFILE_HXX #include <sfx2/docfile.hxx> #endif -#ifndef _SFX_INIMGR_HXX //autogen -#include <sfx2/inimgr.hxx> -#endif #include "symbol.hxx" #include "view.hxx" |