aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpcpp/impl/codegen/call_op_set.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/grpcpp/impl/codegen/call_op_set.h')
-rw-r--r--include/grpcpp/impl/codegen/call_op_set.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/grpcpp/impl/codegen/call_op_set.h b/include/grpcpp/impl/codegen/call_op_set.h
index f330679ffc..ac3ba17bd9 100644
--- a/include/grpcpp/impl/codegen/call_op_set.h
+++ b/include/grpcpp/impl/codegen/call_op_set.h
@@ -323,7 +323,6 @@ class CallOpSendMessage {
*status = false;
} else if (!*status) {
// This Op was passed down to core and the Op failed
- gpr_log(GPR_ERROR, "failure status");
failed_send_ = true;
}
}