summaryrefslogtreecommitdiff
path: root/desktop/source/offacc
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-05-02 16:13:21 +0000
committerRüdiger Timm <rt@openoffice.org>2006-05-02 16:13:21 +0000
commit796ebe4e8291425ff887dd1be292dbd196c19edf (patch)
tree2fb30cb5f672705ef0fb4b309522124398e95804 /desktop/source/offacc
parent7043dd69fd61ce04708f1d6e02373a2ed688e7ae (diff)
INTEGRATION: CWS sfxcleanup (1.3.130); FILE MERGED
2006/02/27 15:17:28 mba 1.3.130.1: #132394#: remove superfluous code
Diffstat (limited to 'desktop/source/offacc')
-rw-r--r--desktop/source/offacc/acceptor.hxx11
1 files changed, 3 insertions, 8 deletions
diff --git a/desktop/source/offacc/acceptor.hxx b/desktop/source/offacc/acceptor.hxx
index 6958f22b512a..09f6300e6391 100644
--- a/desktop/source/offacc/acceptor.hxx
+++ b/desktop/source/offacc/acceptor.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: acceptor.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 17:42:59 $
+ * last change: $Author: rt $ $Date: 2006-05-02 17:13:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -69,16 +69,11 @@
#ifndef _CPPUHELPER_INTERFACECONTAINER_H_
#include <cppuhelper/interfacecontainer.h>
#endif
-#ifndef _SFX_HELP_HXX
-#include <sfx2/sfxhelp.hxx>
-#endif
-#ifndef _SFX_UNO_HXX
-#include <sfx2/sfxuno.hxx>
-#endif
#ifndef _RTL_LOGFILE_HXX_
#include <rtl/logfile.hxx>
#endif
+#include <com/sun/star/registry/XRegistryKey.hpp>
#include <osl/mutex.hxx>
#include <osl/conditn.hxx>
#include <osl/thread.hxx>