diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-01-21 18:32:36 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-01-21 18:32:36 +0100 |
commit | 86f964d438eeb6b4b5f9da019d85e641e6a4590d (patch) | |
tree | b9cccb4862e9653a79d93c93be3aa843262b81c7 /extensions/source/xmlextract | |
parent | f97dcd3d93cdec4fe7daca49b62b00e8a47cac02 (diff) |
Remove doubled headers.
Diffstat (limited to 'extensions/source/xmlextract')
-rw-r--r-- | extensions/source/xmlextract/xmxcom.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/source/xmlextract/xmxcom.hxx b/extensions/source/xmlextract/xmxcom.hxx index e44419b633fd..fd8690f26b32 100644 --- a/extensions/source/xmlextract/xmxcom.hxx +++ b/extensions/source/xmlextract/xmxcom.hxx @@ -40,7 +40,6 @@ #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/RuntimeException.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> -#include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/registry/XRegistryKey.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/io/XInputStream.hpp> |