summaryrefslogtreecommitdiff
path: root/xmlscript
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-04-03 19:38:33 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-04-04 01:39:08 +0900
commit643a582793c85c3d5e3cd5cfc831d895036ef93d (patch)
treef3a214bf07e276553b63cc1c84f9ff3cbc48ae43 /xmlscript
parentf194d18dfeceff104f9c5e500ea4dd94fa1b5b06 (diff)
removed duplicate #includes
in vbahelper / writerfilter / writerperfect / xmlhelp / xmloff / xmlscript / xmlsecurity
Diffstat (limited to 'xmlscript')
-rw-r--r--xmlscript/source/xmldlg_imexp/xmldlg_export.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlscript/source/xmldlg_imexp/xmldlg_export.cxx b/xmlscript/source/xmldlg_imexp/xmldlg_export.cxx
index b6b717a5265a..7f053db5c507 100644
--- a/xmlscript/source/xmldlg_imexp/xmldlg_export.cxx
+++ b/xmlscript/source/xmldlg_imexp/xmldlg_export.cxx
@@ -63,7 +63,6 @@
#include <com/sun/star/form/binding/XValueBinding.hpp>
#include <com/sun/star/table/CellAddress.hpp>
#include <com/sun/star/table/CellRangeAddress.hpp>
-#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/document/XStorageBasedDocument.hpp>
#include <com/sun/star/document/XGraphicObjectResolver.hpp>