aboutsummaryrefslogtreecommitdiff
path: root/make/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'make/Makefile')
-rw-r--r--make/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/Makefile b/make/Makefile
index fc1f301..1e0a88e 100644
--- a/make/Makefile
+++ b/make/Makefile
@@ -72,9 +72,6 @@ endif
ifeq ($(DEBUG_CLASSFILES), true)
ANT_OPTIONS += -Djavac.debug=true
ANT_OPTIONS += -Djavac.debuglevel=source,lines,vars
-else
- ANT_OPTIONS += -Djavac.debug=false
- ANT_OPTIONS += -Djavac.debuglevel=
endif
# Note: jdk/make/common/Defs.gmk uses LANGUAGE_VERSION (-source NN)