agent: Remove unnecessary NULL check
With the changes in commit 483bdcf8, @name is now guaranteed to be non-NULL. Spotted by Coverity. CID: #109878
Showing
Please register or sign in to comment
With the changes in commit 483bdcf8, @name is now guaranteed to be non-NULL. Spotted by Coverity. CID: #109878