From 8a99221a21e8186577340685bb4759b4ff19288e Mon Sep 17 00:00:00 2001 From: Ben Noordhuis Date: Mon, 24 Oct 2022 00:33:16 +0200 Subject: [PATCH] build: remove unused language files i18n in the Windows installer was disabled in 2016 for Reasons and never re-enabled. There have been no complaints about lack of localization in the intervening years, suggesting there isn't a huge demand for it either. Let's remove the files because it was confusing at least one potential contributor. Refs: https://github.com/nodejs/node/issues/45090 PR-URL: https://github.com/nodejs/node/pull/45138 Reviewed-By: Antoine du Hamel Reviewed-By: Daeyeon Jeong Reviewed-By: Rich Trott Reviewed-By: Jiawen Geng Reviewed-By: James M Snell --- tools/msvs/msi/nodemsi.wixproj | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/tools/msvs/msi/nodemsi.wixproj b/tools/msvs/msi/nodemsi.wixproj index f01ca4d7722e64..6e695809d5bbab 100644 --- a/tools/msvs/msi/nodemsi.wixproj +++ b/tools/msvs/msi/nodemsi.wixproj @@ -67,11 +67,6 @@ - @@ -94,16 +89,5 @@ move "!(TargetPath)" "$(TargetDir)\$(TargetFileName)" move "!(TargetPdbPath)" "$(TargetDir)\$(TargetPdbName)" -