diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-08-20 21:08:54 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-08-22 09:39:14 +0100 |
commit | 6948de03ed476b8b2c87a3eaa6b5bf10527aff74 (patch) | |
tree | aaadbd5d00f7233c0d5dddc82780a1f90594522f /unotools | |
parent | dea4557b92e849c7e16e831e3119379536b6d4c0 (diff) |
and these headers are now unused
Diffstat (limited to 'unotools')
-rw-r--r-- | unotools/source/i18n/instance.hxx | 1 | ||||
-rw-r--r-- | unotools/source/i18n/transliterationwrapper.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/unotools/source/i18n/instance.hxx b/unotools/source/i18n/instance.hxx index 248ab9851903..da9e172c7cdd 100644 --- a/unotools/source/i18n/instance.hxx +++ b/unotools/source/i18n/instance.hxx @@ -29,7 +29,6 @@ #define _INTL_INSTANCE_HXX #include <comphelper/processfactory.hxx> -#include <comphelper/componentfactory.hxx> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <rtl/strbuf.hxx> diff --git a/unotools/source/i18n/transliterationwrapper.cxx b/unotools/source/i18n/transliterationwrapper.cxx index fdeff1c90e9f..298f37fb4844 100644 --- a/unotools/source/i18n/transliterationwrapper.cxx +++ b/unotools/source/i18n/transliterationwrapper.cxx @@ -32,7 +32,6 @@ #include <unotools/transliterationwrapper.hxx> #include <tools/debug.hxx> #include <i18npool/mslangid.hxx> -#include <comphelper/componentfactory.hxx> #include "instance.hxx" #include <com/sun/star/i18n/TransliterationModulesExtra.hpp> |