1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-08-03 22:35:45 +02:00

systray: fix build

Change-Id: Iecce086e61a72a8bcda98d3fb51055bef3f102f5
This commit is contained in:
Sébastien Blin 2021-04-07 20:27:04 -04:00
parent e0072e3cab
commit 5f12703302

View file

@ -227,7 +227,6 @@ SystemTray::showNotification(const QString& id,
Q_UNUSED(title)
Q_UNUSED(body)
Q_UNUSED(type)
Q_UNUSED(convUid)
#endif // USE_LIBNOTIFY
}