solenv/gbuild/UnpackedTarball.mk | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 538f3a4a82c366b7a28c3f3d58c468be3b4b3f71 Author: Stephan Bergmann <stephan.bergm...@allotropia.de> AuthorDate: Wed Apr 9 08:01:05 2025 +0200 Commit: Stephan Bergmann <stephan.bergm...@allotropia.de> CommitDate: Wed Apr 9 09:27:10 2025 +0200 Remove obsolete comment ...after 3709789a58d6c7df5c15565299bb024c52807c31 "gbuild: set default patchlevel to 1" Change-Id: I284e23d489a86ad59cf1623d11deebc363941e79 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183862 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <stephan.bergm...@allotropia.de> diff --git a/solenv/gbuild/UnpackedTarball.mk b/solenv/gbuild/UnpackedTarball.mk index 1710bd253073..17ed32c8d185 100644 --- a/solenv/gbuild/UnpackedTarball.mk +++ b/solenv/gbuild/UnpackedTarball.mk @@ -271,8 +271,6 @@ endef # Set patch level to be used for all patches # -# The default value is 3 to be able to work with current dmake patches. -# # gb_UnpackedTarball_set_patchlevel unpacked level define gb_UnpackedTarball_set_patchlevel $(call gb_UnpackedTarball_get_target,$(1)) : UNPACKED_PATCHLEVEL := $(2)