aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/c/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/c/BUILD')
-rw-r--r--tensorflow/c/BUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/tensorflow/c/BUILD b/tensorflow/c/BUILD
index 824e8f064f..7afac44452 100644
--- a/tensorflow/c/BUILD
+++ b/tensorflow/c/BUILD
@@ -19,12 +19,6 @@ load(
# -----------------------------------------------------------------------------
# Public targets
-filegroup(
- name = "headers",
- srcs = ["c_api.h"],
- visibility = ["//tensorflow:__subpackages__"],
-)
-
tf_cuda_library(
name = "c_api",
srcs = ["c_api.cc"],