There is no more NotificationError
This commit is contained in:
parent
0e7f09523b
commit
8ff0b050f8
1 changed files with 2 additions and 3 deletions
|
@ -86,7 +86,6 @@ void WindowsToastNotification::NotificationDismissed() {
|
|||
}
|
||||
|
||||
void WindowsToastNotification::NotificationFailed() {
|
||||
delegate_->NotificationError();
|
||||
delete this;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue