diff options
Diffstat (limited to 'svx/source/dialog/paragrph.cxx')
-rw-r--r-- | svx/source/dialog/paragrph.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/svx/source/dialog/paragrph.cxx b/svx/source/dialog/paragrph.cxx index e71560067baa..8fcd237509f6 100644 --- a/svx/source/dialog/paragrph.cxx +++ b/svx/source/dialog/paragrph.cxx @@ -2,9 +2,9 @@ * * $RCSfile: paragrph.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: pb $ $Date: 2000-10-23 09:31:05 $ + * last change: $Author: rt $ $Date: 2000-10-24 12:20:14 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -64,9 +64,6 @@ #ifndef _SFXSTYLE_HXX #include <svtools/style.hxx> #endif -#ifndef _SFX_SAVEOPT_HXX //autogen -#include <sfx2/saveopt.hxx> -#endif #ifndef _SFXAPP_HXX //autogen #include <sfx2/app.hxx> #endif |