diff options
author | Craig Tiller <ctiller@google.com> | 2016-05-24 06:55:28 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-05-24 06:55:28 -0700 |
commit | 48abdde19722a9d24d4f590b9d197db29f498ed1 (patch) | |
tree | 97f138ce898ff271d2ee4606996c446fb3648daa /gRPC.podspec | |
parent | 77758f5cb9f913a891be231f24eaa8306d5047b3 (diff) | |
parent | 6db0232c3abe800a302d5cc889e4cadf060e221c (diff) |
Merge github.com:grpc/grpc into error
Diffstat (limited to 'gRPC.podspec')
-rw-r--r-- | gRPC.podspec | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gRPC.podspec b/gRPC.podspec index 68cd1bda94..7aa2520242 100644 --- a/gRPC.podspec +++ b/gRPC.podspec @@ -180,7 +180,6 @@ Pod::Spec.new do |s| 'src/core/lib/iomgr/endpoint.h', 'src/core/lib/iomgr/endpoint_pair.h', 'src/core/lib/iomgr/error.h', - 'src/core/lib/iomgr/ev_poll_and_epoll_posix.h', 'src/core/lib/iomgr/ev_poll_posix.h', 'src/core/lib/iomgr/ev_posix.h', 'src/core/lib/iomgr/exec_ctx.h', @@ -361,7 +360,6 @@ Pod::Spec.new do |s| 'src/core/lib/iomgr/endpoint_pair_posix.c', 'src/core/lib/iomgr/endpoint_pair_windows.c', 'src/core/lib/iomgr/error.c', - 'src/core/lib/iomgr/ev_poll_and_epoll_posix.c', 'src/core/lib/iomgr/ev_poll_posix.c', 'src/core/lib/iomgr/ev_posix.c', 'src/core/lib/iomgr/exec_ctx.c', @@ -552,7 +550,6 @@ Pod::Spec.new do |s| 'src/core/lib/iomgr/endpoint.h', 'src/core/lib/iomgr/endpoint_pair.h', 'src/core/lib/iomgr/error.h', - 'src/core/lib/iomgr/ev_poll_and_epoll_posix.h', 'src/core/lib/iomgr/ev_poll_posix.h', 'src/core/lib/iomgr/ev_posix.h', 'src/core/lib/iomgr/exec_ctx.h', |