summaryrefslogtreecommitdiff
path: root/i18npool/source
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-03-30 22:29:54 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-03-30 22:30:45 +0900
commit2cab28c2b8027907d34029d10562a08ed2bf60b4 (patch)
tree7a7e19553fb98c7cddc20f97fef08c323dc3a1aa /i18npool/source
parent417823d4c23100713813171865d70f5e2719ace2 (diff)
removed duplicate includes in filter / i18npool / sdext
Diffstat (limited to 'i18npool/source')
-rw-r--r--i18npool/source/localedata/LocaleNode.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/i18npool/source/localedata/LocaleNode.hxx b/i18npool/source/localedata/LocaleNode.hxx
index c79726cf12f9..6086b098ccdf 100644
--- a/i18npool/source/localedata/LocaleNode.hxx
+++ b/i18npool/source/localedata/LocaleNode.hxx
@@ -36,8 +36,6 @@
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/xml/sax/SAXParseException.hpp>
-#include <com/sun/star/xml/sax/XParser.hpp>
-#include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp>
#include <com/sun/star/io/XOutputStream.hpp>
#include <com/sun/star/io/XActiveDataSource.hpp>