mirror of
https://github.com/status-im/snorenotify.git
synced 2025-02-14 09:26:24 +00:00
disabled warning
This commit is contained in:
parent
155b57efd8
commit
01c2e264ac
@ -79,7 +79,6 @@ void SnoreBackend::closeNotification(Notification n, Notification::CloseReasons
|
||||
{
|
||||
if(!n.isValid())
|
||||
{
|
||||
snoreDebug( SNORE_WARNING ) << "Closing a notification a second time, this should not heappen";
|
||||
return;
|
||||
}
|
||||
if(m_activeNotifications.contains(n.id()))
|
||||
|
Loading…
x
Reference in New Issue
Block a user