Skip to content

notificationspopup: Fix source not found warning

Jean Felder requested to merge wip/jfelder/fix-warning-notification into master

If the notification is visible, it means that the timeout is already finished. In that case, source_remove does not need to be called.

Merge request reports