extras/CustomTarget_tploffimisc.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit bad664731dc8da6fb9f9706111d1de866c650ed0
Author:     Laurent BP <laurent.balland-poir...@laposte.net>
AuthorDate: Mon Jul 18 14:00:44 2022 +0200
Commit:     Laurent Balland <laurent.ball...@mailo.fr>
CommitDate: Tue Jul 19 11:47:30 2022 +0200

    Simplify the template makefile
    
    Remove unused variable
    
    Change-Id: If2e69f30e8f94d662d619ded6b85f2a737ef3412
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137196
    Tested-by: Jenkins
    Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com>

diff --git a/extras/CustomTarget_tploffimisc.mk 
b/extras/CustomTarget_tploffimisc.mk
index 5391e7328ff3..edf5a0657f39 100644
--- a/extras/CustomTarget_tploffimisc.mk
+++ b/extras/CustomTarget_tploffimisc.mk
@@ -52,6 +52,5 @@ $(call 
gb_CustomTarget_get_workdir,extras/source/templates/offimisc)/%.ott : \
                zip -qrX --must-match $@ $(call 
extras_OFFIMISC_XMLFILES_RELATIVE,$*) \
        )
        $(call gb_Trace_EndRange,templates/offimisc/$*.ott,ZIP)
-extras_OFFIMISC_MIMETYPEFILES := $(foreach 
atexts,$(extras_TEMPLATES_OFFIMISC),$(atexts)/mimetype)
 
 # vim: set noet sw=4 ts=4:

Reply via email to