Skip to content
Commit 0eeb2605 authored by Nicolas Fella's avatar Nicolas Fella
Browse files

[kded] Clean up notification handling

Summary:
Remove calls to deleteLater(), KNotification objects delete themselves after they timed out.
Remove unnecessary parent assignments.
Remove unnecessary id check before storing, this was introduced in a19794a3 as a supposed crash fix, but I doubt it actually fixes anything.

Test Plan: Spawned some connection (de)activated and error notifications

Reviewers: jgrulich, #plasma, broulik

Reviewed By: jgrulich

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D28691
parent 285b5593
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment