Clean up old codes to prevent from CONFLICT
authorSung-jae Park <nicesj.park@samsung.com>
Mon, 11 May 2015 11:57:58 +0000 (20:57 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Mon, 11 May 2015 11:59:10 +0000 (20:59 +0900)
commitcca2cd0f70d58eebd47677b915b1f8ca5d1a5a64
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parent2a1727eb8ebdacb05479aeca7290fa7fa6eaef50
Clean up old codes to prevent from CONFLICT

Unfortunately, we should overwrite whole code for notification now.
This will be repalced with Tizen 2.3/2.4 code.

Change-Id: I407f81d144fd0603c6cbc1d847452f2038e768b8
Signed-off-by: Sung-jae Park <nicesj.park@samsung.com>
34 files changed:
AUTHORS [deleted file]
CMakeLists.txt [deleted file]
LICENSE.APLv2.0 [deleted file]
NOTICE [deleted file]
doc/notification_doc.h [deleted file]
include/notification.h [deleted file]
include/notification_db.h [deleted file]
include/notification_debug.h [deleted file]
include/notification_error.h [deleted file]
include/notification_group.h [deleted file]
include/notification_internal.h [deleted file]
include/notification_ipc.h [deleted file]
include/notification_list.h [deleted file]
include/notification_noti.h [deleted file]
include/notification_ongoing.h [deleted file]
include/notification_setting.h [deleted file]
include/notification_setting_service.h [deleted file]
include/notification_status.h [deleted file]
include/notification_type.h [deleted file]
notification-service.pc.in [deleted file]
notification.pc.in [deleted file]
notification_DB_init.sh [deleted file]
packaging/notification.changes [deleted file]
packaging/notification.manifest [deleted file]
packaging/notification.spec [deleted file]
src/notification.c [deleted file]
src/notification_db.c [deleted file]
src/notification_group.c [deleted file]
src/notification_ipc.c [deleted file]
src/notification_list.c [deleted file]
src/notification_noti.c [deleted file]
src/notification_ongoing.c [deleted file]
src/notification_setting.c [deleted file]
src/notification_status.c [deleted file]