diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 19:17:22 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 19:17:22 +0000 |
commit | 47c96bd0199c281c5c6f31bbd7c9b93e91d644e2 (patch) | |
tree | d5358de831b31a781d8bbab842aa01da02541a1e /sd/source/ui/func/futext2.cxx | |
parent | 4f441b399acd860e8d50341935f747acb1e3dc5c (diff) |
INTEGRATION: CWS dialogdiet (1.2.306); FILE MERGED
2003/11/28 16:04:31 mba 1.2.306.1: #i22972#: obsolete include
Diffstat (limited to 'sd/source/ui/func/futext2.cxx')
-rw-r--r-- | sd/source/ui/func/futext2.cxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sd/source/ui/func/futext2.cxx b/sd/source/ui/func/futext2.cxx index adff49528742..96c7e469fbc5 100644 --- a/sd/source/ui/func/futext2.cxx +++ b/sd/source/ui/func/futext2.cxx @@ -2,9 +2,9 @@ * * $RCSfile: futext2.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2004-01-20 11:20:08 $ + * last change: $Author: hr $ $Date: 2004-02-03 20:17:22 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,10 +62,6 @@ #include "futext.hxx" #include <svx/editdata.hxx> -#include <offmgr/osplcfg.hxx> -#ifndef _OFF_APP_HXX //autogen -#include <offmgr/app.hxx> -#endif #ifndef _EDITSTAT_HXX //autogen #include <svx/editstat.hxx> #endif |