Skip to content

picoftheday: remove unnecessary use of KIO::Scheduler::setJobPriority

David Faure requested to merge work/dfaure/remove_kio_scheduler into master

@kossebau Any reason for these calls? KIO jobs start automatically, so this shouldn't be needed. I'm starting to look into remove KIO::Scheduler from the public API of KIO, so I'm wondering what this is useful for.

Merge request reports