Remove unnecessary wtf().

The wtf case could happen if a job started before [readyToSync] is set,
and the job scheduler happens to decide to call onStopJob() before
jobFinished() is processed.

Test: Build, boot
Change-Id: I7fe31d9775f1f65886296a74243eab1c0d320450
Fixes: 116007237
1 file changed