aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/call_test_only.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/surface/call_test_only.h')
-rw-r--r--src/core/surface/call_test_only.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/surface/call_test_only.h b/src/core/surface/call_test_only.h
index df4be3248b..b3a2bbd6f1 100644
--- a/src/core/surface/call_test_only.h
+++ b/src/core/surface/call_test_only.h
@@ -57,7 +57,6 @@ gpr_uint32 grpc_call_test_only_get_message_flags(grpc_call *call);
* To be indexed by grpc_compression_algorithm enum values. */
gpr_uint32 grpc_call_test_only_get_encodings_accepted_by_peer(grpc_call *call);
-
#ifdef __cplusplus
}
#endif