Diffusion Krita edcbbed0f0f9

Remove a sanity check assert

Authored by dkazakov on Sep 16 2016, 11:25 AM.

Description

Remove a sanity check assert

It looks like this state can happen when the job is exclusive and
therefore not started by this call. Thanks KisStrokesQueueTest for
reproducing this problem.

Ref T3709

Details