Revert "Update Notification API"
authorSeungkeun Lee <sngn.lee@samsung.com>
Tue, 9 Jun 2015 01:43:43 +0000 (10:43 +0900)
committerSeungkeun Lee <sngn.lee@samsung.com>
Tue, 9 Jun 2015 01:44:05 +0000 (10:44 +0900)
This reverts commit e18ecaddb6b20013d5f0f45d20444fae096e0421.

Change-Id: Ic5db4df53dda6890ec5e75aa2dd75174972c6d4f

src/runtime/notification_manager.cc

index d46fd21..87e5e9f 100755 (executable)
@@ -17,8 +17,6 @@
 #include "runtime/notification_manager.h"
 
 #include <notification.h>
-#include <notification_internal.h>
-
 #include <memory>
 
 #include "common/logger.h"