remove dead code
This commit is contained in:
parent
5b648e5a23
commit
465c202b9b
@ -172,13 +172,6 @@ public:
|
||||
*/
|
||||
Q_INVOKABLE void disassociateItem(QQuickItem *widget);
|
||||
|
||||
/**
|
||||
* @return a parameter map for the given description
|
||||
* @param description the configuration values to turn into the parameter map
|
||||
* @since 4.4
|
||||
*/
|
||||
/*Q_INVOKABLE QVariantMap parametersFromDescription(const KConfigGroup &description);*/
|
||||
|
||||
Q_SIGNALS:
|
||||
/**
|
||||
* Emitted when the Service's operations change. For example, a
|
||||
|
Loading…
Reference in New Issue
Block a user