aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/module.modulemap
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-08-03 15:06:34 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2016-08-03 15:06:34 -0700
commit9332277219d21bad23a7517e9550609474a0a6a4 (patch)
tree59a4eb3dade1aa4701f1ada3cfd5098676f40ca0 /include/grpc/module.modulemap
parent44cb6c9f7bfeac25e72b359534d46573cfd95fd7 (diff)
updated objc's module.modulemap
Diffstat (limited to 'include/grpc/module.modulemap')
-rw-r--r--include/grpc/module.modulemap2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/grpc/module.modulemap b/include/grpc/module.modulemap
index 02fb2f39b2..51bfef2cc9 100644
--- a/include/grpc/module.modulemap
+++ b/include/grpc/module.modulemap
@@ -4,8 +4,6 @@ framework module grpc {
header "byte_buffer_reader.h"
header "grpc_security.h"
header "grpc_security_constants.h"
- header "impl/codegen/alloc.h"
- header "impl/codegen/byte_buffer_reader.h"
header "support/alloc.h"
header "support/port_platform.h"
header "support/string_util.h"