From 470101040d2174ddcb41990e5e16ed6dfa6f6436 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Fri, 5 Oct 2018 13:33:43 -0700 Subject: Remove commented out code errantly checked in. PiperOrigin-RevId: 215957544 --- third_party/jpeg/workspace.bzl | 1 - 1 file changed, 1 deletion(-) (limited to 'third_party') diff --git a/third_party/jpeg/workspace.bzl b/third_party/jpeg/workspace.bzl index 4b517240ec..2bb7dacd32 100644 --- a/third_party/jpeg/workspace.bzl +++ b/third_party/jpeg/workspace.bzl @@ -12,6 +12,5 @@ def repo(): sha256 = "f892fff427ab3adffc289363eac26d197ce3ccacefe5f5822377348a8166069b", strip_prefix = "libjpeg-turbo-2.0.0", build_file = "//third_party/jpeg:BUILD.bazel", - # build_file = clean_dep("//third_party/jpeg:jpeg.BUILD"), system_build_file = "//third_party/jpeg:BUILD.system", ) -- cgit v1.2.3