aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-Core.podspec
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-05-05 17:36:31 +0000
committerGravatar Craig Tiller <ctiller@google.com>2017-05-05 17:36:31 +0000
commit924353a7173ed6184f3e0baef8c62d3ccbfa39f5 (patch)
tree690865660767fb88d27933f46a3713832c22511c /gRPC-Core.podspec
parent18545a3e6a48a4b15b6be52f2fbec4df071544b6 (diff)
Finish merge, disable new pollers until they stabilize
Diffstat (limited to 'gRPC-Core.podspec')
-rw-r--r--gRPC-Core.podspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/gRPC-Core.podspec b/gRPC-Core.podspec
index 2bbdd910e3..c81a522dfe 100644
--- a/gRPC-Core.podspec
+++ b/gRPC-Core.podspec
@@ -494,7 +494,6 @@ Pod::Spec.new do |s|
'src/core/lib/iomgr/endpoint_pair_windows.c',
'src/core/lib/iomgr/error.c',
'src/core/lib/iomgr/ev_epoll1_linux.c',
- 'src/core/lib/iomgr/ev_epoll_linux.c',
'src/core/lib/iomgr/ev_epoll_thread_pool_linux.c',
'src/core/lib/iomgr/ev_epollex_linux.c',
'src/core/lib/iomgr/ev_epollsig_linux.c',