kill an unused variable (relic of a previous implementation)
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=686947
This commit is contained in:
parent
71c21577d3
commit
7de863a242
@ -327,7 +327,6 @@ void Applet::showConfigurationInterface()
|
||||
|
||||
KPluginInfo::List Applet::knownApplets()
|
||||
{
|
||||
QHash<QString, KPluginInfo> applets;
|
||||
KService::List offers = KServiceTypeTrader::self()->query("Plasma/Applet");
|
||||
return KPluginInfo::fromServices(offers);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user