mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
plasma: remove unused Plasma::PlasmoidServiceJob member
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
15252c920e
commit
a6ad214588
1 changed files with 0 additions and 3 deletions
|
@ -30,8 +30,6 @@ namespace Plasma
|
|||
{
|
||||
|
||||
class Applet;
|
||||
class DataEngine;
|
||||
class GetSource;
|
||||
class PlasmoidService;
|
||||
|
||||
class PlasmoidServiceJob : public ServiceJob
|
||||
|
@ -48,7 +46,6 @@ class PlasmoidServiceJob : public ServiceJob
|
|||
|
||||
private:
|
||||
PlasmoidService *m_service;
|
||||
QString m_pluginName;
|
||||
};
|
||||
|
||||
class PlasmoidService : public Service, DataEngineConsumer
|
||||
|
|
Loading…
Add table
Reference in a new issue