Bug 1437942 - Pre: Drop unused variable. r?Build draft
authorNick Alexander <nalexander@mozilla.com>
Fri, 25 May 2018 16:01:23 -0700
changeset 800143 b5c69b37165dad5bd0b5b6df9da1178c29402982
parent 800135 1fbec6532b8c0d047577ee780300e380875ac27b
child 800144 f1841a7b8fcb10aca52274738dafd0aac2839e4f
push id111285
push usernalexander@mozilla.com
push dateFri, 25 May 2018 23:53:41 +0000
reviewersBuild
bugs1437942
milestone62.0a1
Bug 1437942 - Pre: Drop unused variable. r?Build MozReview-Commit-ID: AwE3NFtFyUf
mobile/locales/Makefile.in
--- a/mobile/locales/Makefile.in
+++ b/mobile/locales/Makefile.in
@@ -133,12 +133,10 @@ libs-%: $(libs-preqs)
 # Tailored target to just add the chrome processing for multi-locale builds
 chrome-%: AB_CD=$*
 chrome-%:
 	$(display-deps)
 	@$(MAKE) -B searchplugins AB_CD=$*
 	@$(MAKE) chrome AB_CD=$*
 	@$(MAKE) -C $(DEPTH)/$(MOZ_BRANDING_DIRECTORY)/locales chrome AB_CD=$*
 
-NO_JA_JP_MAC_AB_CD := $(if $(filter ja-JP-mac, $(AB_CD)),ja,$(AB_CD))
-
 
 export:: searchplugins