aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.gemspec
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2017-11-09 11:41:59 -0800
committerGravatar ncteisen <ncteisen@gmail.com>2017-11-12 20:18:24 -0800
commitdd34f3caf6648290c415864e8df1b8b2d5e8882a (patch)
treee84be48252c8150d2cdedaddf9858318b968365c /grpc.gemspec
parent54e8f37e537794c2d814c1604c1282125f64f093 (diff)
Inline closure
Diffstat (limited to 'grpc.gemspec')
-rw-r--r--grpc.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/grpc.gemspec b/grpc.gemspec
index 2fe2536cc7..d674c09005 100644
--- a/grpc.gemspec
+++ b/grpc.gemspec
@@ -413,7 +413,6 @@ Gem::Specification.new do |s|
s.files += %w( src/core/lib/http/httpcli.cc )
s.files += %w( src/core/lib/http/parser.cc )
s.files += %w( src/core/lib/iomgr/call_combiner.cc )
- s.files += %w( src/core/lib/iomgr/closure.cc )
s.files += %w( src/core/lib/iomgr/combiner.cc )
s.files += %w( src/core/lib/iomgr/endpoint.cc )
s.files += %w( src/core/lib/iomgr/endpoint_pair_posix.cc )