remove whitespace
This commit is contained in:
parent
788bd964d7
commit
71032c3c11
@ -318,7 +318,6 @@ int notification_init(notification * n, int id)
|
|||||||
} else {
|
} else {
|
||||||
notification_close_by_id(id, -1);
|
notification_close_by_id(id, -1);
|
||||||
n->id = id;
|
n->id = id;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
n->dup_count = 0;
|
n->dup_count = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user