diff --git a/build/scripts/utils.gant b/build/scripts/utils.gant index 9c288d73d424..2f711c0c46c2 100644 --- a/build/scripts/utils.gant +++ b/build/scripts/utils.gant @@ -796,7 +796,6 @@ private Map readIdeaProperties(Map args) { ideaPropertiesFile.close(); def defaultProperties = ["CVS_PASSFILE": "~/.cvspass", - "JVMVersion": "1.6+", "com.apple.mrj.application.live-resize": "false", "idea.paths.selector": args.system_selector, "idea.executable": args.executable,