; * lisp/startup.el (normal-top-level): Avoid byte-compiler warning.

This commit is contained in:
Eli Zaretskii 2023-12-16 16:26:26 +02:00
parent a1d3862c62
commit 2a591b228a

View file

@ -643,6 +643,7 @@ It is the default value of the variable `top-level'."
(if (and (featurep 'android)
(eq system-type 'android)
(fboundp 'android-locale-for-system-language)
initial-window-system)
;; If Android windowing is enabled, derive a proper locale
;; from the system's language preferences. On Android, LANG