This is an automated email from the ASF dual-hosted git repository.
damjan pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new 85bfc14 main/xmloff: eliminate a duplicate deliverable
85bfc14 is described below
commit 85bfc14eebba4af4847075b1cf1eaecfa87bcfc4
Author: Damjan Jovanovic <[email protected]>
AuthorDate: Sat Feb 1 12:40:17 2020 +0200
main/xmloff: eliminate a duplicate deliverable
Patch by: me
---
main/xmloff/Package_inc.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/main/xmloff/Package_inc.mk b/main/xmloff/Package_inc.mk
index e98f845..1ddfb50 100644
--- a/main/xmloff/Package_inc.mk
+++ b/main/xmloff/Package_inc.mk
@@ -60,7 +60,6 @@ $(eval $(call
gb_Package_add_file,xmloff_inc,inc/xmloff/XMLTextMasterPageContext
$(eval $(call
gb_Package_add_file,xmloff_inc,inc/xmloff/XMLTextMasterPageExport.hxx,xmloff/XMLTextMasterPageExport.hxx))
$(eval $(call
gb_Package_add_file,xmloff_inc,inc/xmloff/XMLTextMasterStylesContext.hxx,xmloff/XMLTextMasterStylesContext.hxx))
$(eval $(call
gb_Package_add_file,xmloff_inc,inc/xmloff/XMLTextShapeImportHelper.hxx,xmloff/XMLTextShapeImportHelper.hxx))
-$(eval $(call
gb_Package_add_file,xmloff_inc,inc/xmloff/XMLTextShapeImportHelper.hxx,xmloff/XMLTextShapeImportHelper.hxx))
$(eval $(call
gb_Package_add_file,xmloff_inc,inc/xmloff/XMLTextShapeStyleContext.hxx,xmloff/XMLTextShapeStyleContext.hxx))
$(eval $(call
gb_Package_add_file,xmloff_inc,inc/xmloff/XMLTextTableContext.hxx,xmloff/XMLTextTableContext.hxx))
$(eval $(call
gb_Package_add_file,xmloff_inc,inc/xmloff/animexp.hxx,xmloff/animexp.hxx))