aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/server.c
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-01-29 10:49:34 -0800
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-01-29 10:49:34 -0800
commitf63fed74cbacd4cb6521c617da44f0949926a354 (patch)
treebc06c14fc3895425102d55d7c039ff32f9d87098 /src/core/surface/server.c
parent8884d7f581701eae62f8a9178b5b921ba66f9fa9 (diff)
Spam cleanup
Diffstat (limited to 'src/core/surface/server.c')
-rw-r--r--src/core/surface/server.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/surface/server.c b/src/core/surface/server.c
index 8d31870e27..e0f3766022 100644
--- a/src/core/surface/server.c
+++ b/src/core/surface/server.c
@@ -712,7 +712,7 @@ static void publish_legacy_request(grpc_call *call, grpc_op_error status,
grpc_server *server = chand->server;
if (status == GRPC_OP_OK) {
- grpc_call_internal_ref(call, "rpc_new");
+ grpc_call_internal_ref(call);
grpc_cq_end_new_rpc(server->cq, tag, call, do_nothing, NULL,
grpc_mdstr_as_c_string(calld->path),
grpc_mdstr_as_c_string(calld->host), calld->deadline,