aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf/3.0.0/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/protobuf/3.0.0/BUILD')
-rw-r--r--third_party/protobuf/3.0.0/BUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/third_party/protobuf/3.0.0/BUILD b/third_party/protobuf/3.0.0/BUILD
index 9da9f25212..767ebd7306 100644
--- a/third_party/protobuf/3.0.0/BUILD
+++ b/third_party/protobuf/3.0.0/BUILD
@@ -311,9 +311,3 @@ cc_library(
visibility = ["//visibility:public"],
deps = [":protobuf_clib"],
)
-
-proto_lang_toolchain(
- name = "java_toolchain",
- command_line = "--java_out=shared,immutable:$(OUT)",
- runtime = ":protobuf",
-)