aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-Core.podspec
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-07-27 14:49:53 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2016-07-27 14:49:53 -0700
commit6b11462da1b0a4607d0ea679d2cb42d8d851f55d (patch)
tree779d64de090626b24d4edc4d94a08168dbbea8d2 /gRPC-Core.podspec
parent846768c12ff03ea69073c9373ef211ef478c53d6 (diff)
removed codegen/alloc.h
Diffstat (limited to 'gRPC-Core.podspec')
-rw-r--r--gRPC-Core.podspec2
1 files changed, 0 insertions, 2 deletions
diff --git a/gRPC-Core.podspec b/gRPC-Core.podspec
index 10e9d00d70..451f4e879c 100644
--- a/gRPC-Core.podspec
+++ b/gRPC-Core.podspec
@@ -144,7 +144,6 @@ Pod::Spec.new do |s|
'include/grpc/support/tls_msvc.h',
'include/grpc/support/tls_pthread.h',
'include/grpc/support/useful.h',
- 'include/grpc/impl/codegen/alloc.h',
'include/grpc/impl/codegen/atm.h',
'include/grpc/impl/codegen/atm_gcc_atomic.h',
'include/grpc/impl/codegen/atm_gcc_sync.h',
@@ -171,7 +170,6 @@ Pod::Spec.new do |s|
'include/grpc/impl/codegen/grpc_types.h',
'include/grpc/impl/codegen/propagation_bits.h',
'include/grpc/impl/codegen/status.h',
- 'include/grpc/impl/codegen/alloc.h',
'include/grpc/impl/codegen/atm.h',
'include/grpc/impl/codegen/atm_gcc_atomic.h',
'include/grpc/impl/codegen/atm_gcc_sync.h',