aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2015-01-26 15:59:27 -0800
committerGravatar Jan Tattermusch <jtattermusch@google.com>2015-01-26 16:22:36 -0800
commit64c3e72fec0682355d8ab2798557aa2c022960e1 (patch)
tree4f14a2a2f0f33aa30b0101ff9b05cacd0c7823dc /Makefile
parent7d8dcd719d8972e70f124d237af4f662c9362f15 (diff)
removed string.h reference from build.json
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f4bb942b52..74372a6fb8 100644
--- a/Makefile
+++ b/Makefile
@@ -1233,7 +1233,6 @@ PUBLIC_HEADERS_C += \
include/grpc/support/port_platform.h \
include/grpc/support/slice.h \
include/grpc/support/slice_buffer.h \
- include/grpc/support/string.h \
include/grpc/support/sync.h \
include/grpc/support/sync_generic.h \
include/grpc/support/sync_posix.h \