Skip to content

Remove dead notification code

Nicolas Fella requested to merge nicolasfella/mauikit:notid into master

It's not used as far as I can tell.

I assume the idea was to hook it up with MauiApp::notify, but that should just call KNotifications directly. KNotifications has support for all relevant platforms here (Linux, Android, Windows)

Merge request reports