Remove unnecessary check for non-NULL uuid
The first thing we do in all these functions is to check uuid != NULL and fail if it isn't.
Showing
想要评论请 注册 或 登录
The first thing we do in all these functions is to check uuid != NULL and fail if it isn't.