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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment