mirror of
https://github.com/status-im/snorenotify.git
synced 2025-02-14 01:17:38 +00:00
removed a debug line
This commit is contained in:
parent
09bef7791c
commit
74f3339e0f
@ -170,7 +170,6 @@ void SnarlBackend::unregisterApplication(Application *application){
|
||||
|
||||
uint SnarlBackend::notify(Notification notification){
|
||||
SnarlInterface *snarlInterface = m_applications.value(notification.application());
|
||||
qDebug()<<"Snarl using the notification instance of:"<<notification.application();
|
||||
if(snarlInterface == NULL){
|
||||
qDebug()<<notification.application()<<"not in snarl interfaces, defaulting";
|
||||
qDebug()<<m_applications.keys();
|
||||
|
Loading…
x
Reference in New Issue
Block a user