From: Junio C Hamano Date: Thu, 27 Jun 2024 16:19:58 +0000 (-0700) Subject: Merge branch 'js/mingw-remove-unused-extern-decl' X-Git-Tag: v2.46.0-rc0~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=424a13db64545b5c9d1a91bceda4388bebc78865;p=thirdparty%2Fgit.git Merge branch 'js/mingw-remove-unused-extern-decl' An unused extern declaration for mingw has been removed to prevent it from causing build failure. * js/mingw-remove-unused-extern-decl: mingw: drop bogus (and unneeded) declaration of `_pgmptr` --- 424a13db64545b5c9d1a91bceda4388bebc78865