提交 ffeb01e8 编写于 作者: L liubb_0516

delete redundant logs

Signed-off-by: Nliubb_0516 <liubeibei8@huawei.com>
上级 58a75ba4
......@@ -52,7 +52,6 @@ ThreadContext *GetCurrentThreadContext(void)
static void TlsDestructor(void *args)
{
RPC_LOG_INFO("thread exit, call tls destructor");
ThreadContext *threadContext = (ThreadContext *)args;
RemoteInvoker *invoker = g_invoker[threadContext->proto];
free(threadContext);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册