Skip to content

Remove unneeded check for ServiceTypes in KPluginLoader

Alexander Lohnau requested to merge work/plugins into master

If the plugins are installed into the specific dir they should not require the service type to be set. This is a leftover from the time before the JSON metadata was used.

Task: https://phabricator.kde.org/T14483

Merge request reports