You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2020/02/01 23:12:06 UTC

[openoffice] branch AOO42X updated: main/xmloff: eliminate a duplicate deliverable

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new 61c300b  main/xmloff: eliminate a duplicate deliverable
61c300b is described below

commit 61c300be18cc868db335d2e26ef9d8cb406e580b
Author: Damjan Jovanovic <da...@apache.org>
AuthorDate: Sat Feb 1 12:40:17 2020 +0200

    main/xmloff: eliminate a duplicate deliverable
    
    Patch by: me
    
    (cherry picked from commit 85bfc14eebba4af4847075b1cf1eaecfa87bcfc4)
---
 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))