aboutsummaryrefslogtreecommitdiff
path: root/etc/d8-compat-dx
diff options
context:
space:
mode:
Diffstat (limited to 'etc/d8-compat-dx')
-rwxr-xr-xetc/d8-compat-dx2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/d8-compat-dx b/etc/d8-compat-dx
index 21d391fa4..e531cd3fb 100755
--- a/etc/d8-compat-dx
+++ b/etc/d8-compat-dx
@@ -53,8 +53,6 @@ if [ ! -r "$libdir/$jarfile" ]; then
exit 1
fi
-echo $progdir
-
# By default, give d8 a max heap size of 1 gig. This can be overridden
# by using a "-J" option (see below).
defaultMx="-Xmx1024M"