diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 16:12:59 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 16:12:59 +0000 |
commit | 82a24db90e198971a5df2ccf0286fb9e925d1c2a (patch) | |
tree | f361bbc40142d53e923a2360b2b47dc35aa97ad7 /desktop | |
parent | 083daaa34029d2b3ca3145ccf00d222e5d212aab (diff) |
INTEGRATION: CWS sfxcleanup (1.7.130); FILE MERGED
2006/02/27 15:17:27 mba 1.7.130.1: #132394#: remove superfluous code
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/app/intro.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/desktop/source/app/intro.cxx b/desktop/source/app/intro.cxx index 21f251fb473c..882a92a116fe 100644 --- a/desktop/source/app/intro.cxx +++ b/desktop/source/app/intro.cxx @@ -4,9 +4,9 @@ * * $RCSfile: intro.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: rt $ $Date: 2005-09-08 17:08:50 $ + * last change: $Author: rt $ $Date: 2006-05-02 17:12:59 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -40,8 +40,6 @@ #include <tools/stream.hxx> #include <tools/urlobj.hxx> #include <vos/process.hxx> -#include <sfx2/sfxuno.hxx> -#include <sfx2/sfx.hrc> #include <rtl/logfile.hxx> #ifndef _SV_SVAPP_HXX #include <vcl/svapp.hxx> |