Remove unnecessary code and function calls

Authored by alex on Mar 22 2020, 9:15 PM.

Description

Remove unnecessary code and function calls

Summary:
The ShellConfig class has been deleted. This config class was in KDE4 for the runOptions widget used and the class/the settings are not used anymore.
Additionally the context type check has been removed, because this is already solved using the ignore types.
Futhermore the match icon and the list of actions can be reused.

Test Plan: Should compile and execute shell commands as before.

Reviewers: davidedmundson, ngraham, broulik, meven, Plasma

Reviewed By: meven

Subscribers: meven, plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D27495

Details

Committed
alexMar 22 2020, 9:16 PM
Reviewer
meven
Differential Revision
D27495: Remove unnecessary code and function calls
Parents
R120:715be958eaa5: [kioslave/desktop] Attempt at making test more robust
Branches
Unknown
Tags
Unknown