Skip to content

Commit 59e1cb7

Browse files
committed
Remove log of wireup until decided
1 parent 58e73ed commit 59e1cb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ucp/core/ucp_device.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,6 @@ ucp_device_mem_list_create(ucp_ep_h ep,
380380
uct_allocated_memory_t mem;
381381

382382
if (!(ep->flags & UCP_EP_FLAG_REMOTE_CONNECTED)) {
383-
ucs_error("ep=%p didn't complete wireup", ep);
384383
return UCS_ERR_NOT_CONNECTED;
385384
}
386385

0 commit comments

Comments
 (0)