aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-10-05 13:33:43 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-10-05 13:48:58 -0700
commit470101040d2174ddcb41990e5e16ed6dfa6f6436 (patch)
tree8334920caa74aa7bd05cf8cd61be76662c7fa599 /third_party
parent4d69a79b1ebd0c2180959c1047fbc9db106701e1 (diff)
Remove commented out code errantly checked in.
PiperOrigin-RevId: 215957544
Diffstat (limited to 'third_party')
-rw-r--r--third_party/jpeg/workspace.bzl1
1 files changed, 0 insertions, 1 deletions
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",
)