mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-04-24 15:37:23 +00:00
drop call which does not lead to crash
This commit is contained in:
parent
b65ba2ebe2
commit
cf7b013726
@ -194,8 +194,6 @@ void NetctlAdds::sendNotification(const QString eventId, const QString message)
|
||||
|
||||
KNotification *notification = KNotification::event(eventId, QString("Netctl ::: %1").arg(eventId), message);
|
||||
notification->setComponentName(QString("plasma-applet-org.kde.plasma.netctl"));
|
||||
|
||||
notification->deleteLater();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user