diff options
author | Thorsten Behrens <thb@documentfoundation.org> | 2015-02-13 17:02:58 +0100 |
---|---|---|
committer | Thorsten Behrens <thb@documentfoundation.org> | 2015-02-14 00:46:15 +0100 |
commit | 3d403f2af2e5b7d26254d45590764f279450fab6 (patch) | |
tree | d0e295f3f915cb36f38ddc335109f77858491665 /desktop/source/offacc | |
parent | 7f5a0495eb5579101f58d9fec10153486c91a40a (diff) |
Related: tdf#63690 - remove rtl_logfile
This was unused since the earlier cleanup.
Change-Id: Ia56641c4242037a0ce501e43939b8dc862499f0e
Diffstat (limited to 'desktop/source/offacc')
-rw-r--r-- | desktop/source/offacc/acceptor.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/offacc/acceptor.hxx b/desktop/source/offacc/acceptor.hxx index e19c7487b82f..a7c35ae761fe 100644 --- a/desktop/source/offacc/acceptor.hxx +++ b/desktop/source/offacc/acceptor.hxx @@ -35,7 +35,6 @@ #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase2.hxx> #include <cppuhelper/interfacecontainer.h> -#include <rtl/logfile.hxx> #include <com/sun/star/registry/XRegistryKey.hpp> #include <comphelper/weakbag.hxx> |