Skip to content
Snippets Groups Projects
Commit db599fa5 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Remove extraneous null check to silence Coverity warning.

step_ptr->job_ptr is already dereferenced several times by now, so
null check is unnecessary here.
parent a25d37c0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment