Remove an empty textual_hdrs field.

This commit is contained in:
Zhongming Qu 2017-12-14 01:03:19 -08:00
parent e6e2e1372a
commit ea458f60b9

View File

@ -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.