Remove Java support toggle

This has been deprecated since 2.38.
This commit is contained in:
Quentin Rameau
2024-03-17 06:47:51 +01:00
parent 175710126c
commit 3f4292b7cc
2 changed files with 0 additions and 7 deletions
-1
View File
@@ -30,7 +30,6 @@ static Parameter defconfig[ParameterLast] = {
[Geolocation] = { { .i = 0 }, },
[HideBackground] = { { .i = 0 }, },
[Inspector] = { { .i = 0 }, },
[Java] = { { .i = 1 }, },
[JavaScript] = { { .i = 1 }, },
[KioskMode] = { { .i = 0 }, },
[LoadImages] = { { .i = 1 }, },