summaryrefslogtreecommitdiff
path: root/libjava/scripts/makemake.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/scripts/makemake.tcl')
-rwxr-xr-xlibjava/scripts/makemake.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/libjava/scripts/makemake.tcl b/libjava/scripts/makemake.tcl
index 080265821f7..49ce006c743 100755
--- a/libjava/scripts/makemake.tcl
+++ b/libjava/scripts/makemake.tcl
@@ -139,8 +139,6 @@ makearray properties_map
# logging.properties is installed and is editable.
set properties_map(java/util/logging) _
-# We haven't merged locale resources yet.
-set properties_map(gnu/java/locale) _
# We want to be able to load xerces if it is on the class path. So,
# we have to avoid compiling in the XML-related service files.