Remove launcher options to java_binary from open source release

This is a follow-up to []
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=119897863
This commit is contained in:
mcilwain
2016-05-13 17:39:57 -04:00
committed by Justine Tunney
parent 2fc636632b
commit 625c34662b
3 changed files with 0 additions and 3 deletions
@@ -36,7 +36,6 @@ java_library(
java_binary(
name = "tools_jar",
create_executable = 0,
launcher = "//third_party/java/jdk:jdk_launcher",
runtime_deps = [
":tools",
],