From 71032c3c116acf37addda6744cc631eda6d5fb59 Mon Sep 17 00:00:00 2001 From: nopjmp Date: Mon, 16 Jun 2014 21:32:25 -0500 Subject: [PATCH] remove whitespace --- notification.c | 1 - 1 file changed, 1 deletion(-) diff --git a/notification.c b/notification.c index 15973fe..ecc8b6b 100644 --- a/notification.c +++ b/notification.c @@ -318,7 +318,6 @@ int notification_init(notification * n, int id) } else { notification_close_by_id(id, -1); n->id = id; - } n->dup_count = 0;