diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/grpc/module.modulemap | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/grpc/module.modulemap b/include/grpc/module.modulemap index d23072f556..da95515d8e 100644 --- a/include/grpc/module.modulemap +++ b/include/grpc/module.modulemap @@ -45,7 +45,6 @@ framework module grpc { header "byte_buffer.h" header "byte_buffer_reader.h" header "compression.h" - header "compression_ruby.h" header "fork.h" header "grpc.h" header "grpc_posix.h" |