remove dead code
This commit is contained in:
parent
5f998abd7b
commit
ad86e5d2c8
@ -102,8 +102,6 @@ ShellCorona::ShellCorona(QObject *parent)
|
||||
{
|
||||
d->desktopDefaultsConfig = KConfigGroup(KSharedConfig::openConfig(package().filePath("defaults")), "Desktop");
|
||||
|
||||
//new PlasmaShellAdaptor(this);
|
||||
|
||||
new PlasmaShellAdaptor(this);
|
||||
|
||||
QDBusConnection dbus = QDBusConnection::sessionBus();
|
||||
|
Loading…
Reference in New Issue
Block a user