Remove unnecessary function 99/181599/3
authorJunghyun Yeon <jungh.yeon@samsung.com>
Fri, 15 Jun 2018 04:42:04 +0000 (13:42 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Fri, 15 Jun 2018 05:10:20 +0000 (14:10 +0900)
commit7f5e5d8b5c4dcbd1ee5bc27f47e78b585d125dfe
tree7d178aed81cda3308d35b1fb376c6297eb79e08f
parentb06bbd39eefc3a81d9deaace29c65ce9d9081e1f
Remove unnecessary function

- Certificate database is integrated into one so functions to get
  individual certificate db path is unnecessary.
- Initializing user parser db will not initialize integrated cert db.

Change-Id: I1864e3e370a2b268a0dd66cbcd90277de3c1605e
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
include/pkgmgr-info.h
parser/src/pkgmgr_parser_db.c
src/pkgmgrinfo_certinfo.c
src/pkgmgrinfo_db.c