From 53d2451a44e1241ec2c4b14e07b501156f792d71 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 3 Dec 2018 23:36:18 -0400 Subject: Excised contribution relevant to this: https://github.com/LuxLang/lux/pull/33 --- stdlib/project.clj | 1 - 1 file changed, 1 deletion(-) (limited to 'stdlib/project.clj') diff --git a/stdlib/project.clj b/stdlib/project.clj index 4d01ffed4..53ad8718c 100644 --- a/stdlib/project.clj +++ b/stdlib/project.clj @@ -16,7 +16,6 @@ :scm {:name "git" :url "https://github.com/LuxLang/lux.git"} - :jvm-opts ["-Xss4m"] :dependencies [] :source-paths ["source"] -- cgit v1.2.3