Skip to content
Snippets Groups Projects
Commit b0d6f115 authored by Robert Bradshaw's avatar Robert Bradshaw Committed by GitHub
Browse files

Remove declaration of missing field.

parent 33f54afb
No related branches found
No related tags found
No related merge requests found
......@@ -518,7 +518,6 @@ cdef extern from "grpc/compression.h":
ctypedef struct grpc_compression_options:
uint32_t enabled_algorithms_bitset
grpc_compression_algorithm default_compression_algorithm
int grpc_compression_algorithm_parse(
grpc_slice value, grpc_compression_algorithm *algorithm) nogil
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment