Remove #include "notification_list.h" from notification.h 15/54315/1
authorHyunho Kang <hhstark.kang@samsung.com>
Tue, 15 Dec 2015 01:35:35 +0000 (10:35 +0900)
committerHyunho Kang <hhstark.kang@samsung.com>
Tue, 15 Dec 2015 01:36:52 +0000 (10:36 +0900)
Change-Id: I4e6324093b001fa7b8614878bf0ff153f2a684a3
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
include/notification.h

index b396b32..411848f 100644 (file)
@@ -29,7 +29,6 @@
 #include <notification_error.h>
 #include <notification_type.h>
 #include <notification_status.h>
-#include <notification_list.h>
 
 #ifdef __cplusplus
 extern "C" {