diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-12-21 13:13:02 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-12-21 15:56:44 +0100 |
commit | b1959dbfadc7483a8e4601310e327beed3c56dc6 (patch) | |
tree | fc71f46cf630fe534b4997dd78ffd22170e17e87 /i18npool | |
parent | 373734a1e2699b10cbe02a2fe41c2b92ac77bc9d (diff) |
Remove unused cppuhelper/servicefactory.hxx includes
Change-Id: I27fd4d1f1dfafccaa7936defb5cd687d6266e0a2
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/localedata/LocaleNode.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/i18npool/source/localedata/LocaleNode.hxx b/i18npool/source/localedata/LocaleNode.hxx index aa52a92c8a74..306e5823f60f 100644 --- a/i18npool/source/localedata/LocaleNode.hxx +++ b/i18npool/source/localedata/LocaleNode.hxx @@ -31,7 +31,6 @@ #include <com/sun/star/io/XOutputStream.hpp> #include <com/sun/star/io/XActiveDataSource.hpp> -#include <cppuhelper/servicefactory.hxx> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase3.hxx> |