Remove unnecessary logic to update the priv id 53/123853/2
authorseungha.son <seungha.son@samsung.com>
Fri, 7 Apr 2017 08:20:58 +0000 (17:20 +0900)
committerSon seungha <seungha.son@samsung.com>
Mon, 10 Apr 2017 09:23:14 +0000 (02:23 -0700)
commit24355c28504a7f08a5bd6ea51734b7804c7ac464
treefe0c94f41e89326c36a6e672313b93f7bdbfe542
parent279e38375d4674318c0b1d9f08cb2a0d0ce4a51a
Remove unnecessary logic to update the priv id

 - When create notification db table, priv_id set
   'priv_id INTEGER PRIMARY KEY AUTOINCREMENT'
   so, No logic is required to update the id.

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I64fb93334cc29cf11dcd2df57d74b8c7a3c262d6
src/notification_noti.c