diff --git a/application/palemoon/confvars.sh b/application/palemoon/confvars.sh index ee8e384120..d8943aafa3 100644 --- a/application/palemoon/confvars.sh +++ b/application/palemoon/confvars.sh @@ -87,11 +87,6 @@ MOZ_CHROME_FILE_FORMAT=omni # Set the default top-level extensions MOZ_EXTENSIONS_DEFAULT=" gio" -# Fold Libs -if test "$OS_TARGET" = "WINNT" -o "$OS_TARGET" = "Darwin"; then - MOZ_FOLD_LIBS=1 -fi - # Include bundled fonts if test "$OS_ARCH" = "WINNT" -o \ "$OS_ARCH" = "Linux"; then