aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-langs.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ephy-langs.c')
-rw-r--r--lib/ephy-langs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/ephy-langs.c b/lib/ephy-langs.c
index f00cfb8d2..9f7d5d471 100644
--- a/lib/ephy-langs.c
+++ b/lib/ephy-langs.c
@@ -80,7 +80,6 @@ static const EphyFontsLanguageInfo font_languages [] =
/* Translators: The text before the "|" is context to help you decide on
* the correct translation. You MUST OMIT it in the translated string. */
{ N_("select fonts for|Turkish"), "tr" },
-#ifdef HAVE_GECKO_1_8
/* Translators: The text before the "|" is context to help you decide on
* the correct translation. You MUST OMIT it in the translated string. */
{ N_("select fonts for|Armenian"), "x-armn" },
@@ -108,7 +107,6 @@ static const EphyFontsLanguageInfo font_languages [] =
/* Translators: The text before the "|" is context to help you decide on
* the correct translation. You MUST OMIT it in the translated string. */
{ N_("select fonts for|Malayalam"), "x-mlym" },
-#endif /* HAVE_GECKO_1_8 */
/* Translators: The text before the "|" is context to help you decide on
* the correct translation. You MUST OMIT it in the translated string. */
{ N_("select fonts for|Western"), "x-western" },