summaryrefslogtreecommitdiff
path: root/bazel
diff options
context:
space:
mode:
Diffstat (limited to 'bazel')
-rw-r--r--bazel/glog.bzl2
1 files changed, 0 insertions, 2 deletions
diff --git a/bazel/glog.bzl b/bazel/glog.bzl
index 37e5320..e0b633c 100644
--- a/bazel/glog.bzl
+++ b/bazel/glog.bzl
@@ -46,8 +46,6 @@ def glog_library(namespace='google', with_gflags=1):
':vlog_is_on_h',
'src/glog/log_severity.h',
],
- textual_hdrs = [
- ],
strip_include_prefix = 'src',
copts = [
# Disable warnings that exists in glog.