Skip to content

Remove unnecessary check if runner is supended

Alexander Lohnau requested to merge work/remove_unnecessary_check into master

We already check this in the RunnerManager before starting the FindMatchesJob(https://invent.kde.org/frameworks/krunner/-/blob/master/src/runnermanager.cpp#L889), so this check is unnecessary.

@davidedmundson

Merge request reports